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

MouseCaptureController.HasMouseCapture

マニュアルに切り替える
public static bool HasMouseCapture (Experimental.UIElements.IEventHandler handler);

パラメーター

handlerEvent handler to check.

戻り値

bool True if the handler captures the mouse.

説明

Checks if the event handler is capturing the mouse.