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

MouseCaptureController.ReleaseMouse

매뉴얼로 전환
public static void ReleaseMouse (Experimental.UIElements.IEventHandler handler);
public static void ReleaseMouse ();

파라미터

handlerThe 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.


Did you find this page useful? Please give it a rating: