Version: 2021.1
言語: 日本語
public static bool HasMouseCapture (UIElements.IEventHandler handler);

パラメーター

handler Event handler to check.

戻り値

bool True if the handler captures the mouse.

説明

Checks if the event handler is capturing the mouse.