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

MouseCaptureController.IsMouseCaptureTaken

매뉴얼로 전환
public static bool IsMouseCaptureTaken ();

반환

bool Returns true if a handler is assigned to capture the mouse, false otherwise.

설명

Checks if there is a handler assigned to capturing the mouse.