Version: 2020.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.