Experimental: this API is experimental and might be changed or removed in the future.

MouseCaptureController.IsMouseCaptured

切换到手册
public static bool IsMouseCaptured ();

返回

bool Returns true if a handler is capturing the mouse, false otherwise.

描述

Checks if there is a handler capturing the mouse.