Version: 2020.2
언어: 한국어
public static void ReleaseMouse (UIElements.IEventHandler handler);
public static void ReleaseMouse ();

파라미터

handler The event handler to stop capturing the mouse. If this handler is not assigned to capturing the mouse, nothing happens.

설명

Stops an event handler from capturing the mouse.