Version: 2019.4
public static bool HasMouseCapture (UIElements.IEventHandler handler);

パラメーター

handlerEvent handler to check.

戻り値

bool True if the handler captures the mouse.

説明

Checks if the event handler is capturing the mouse.