MouseCaptureController.IsMouseCaptured
public static bool IsMouseCaptured();
Returns
bool Returns true if a handler is capturing the mouse, false otherwise.
Description 描述
Checks if there is a handler capturing the mouse.
bool Returns true if a handler is capturing the mouse, false otherwise.
Checks if there is a handler capturing the mouse.