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

MouseCaptureController.ReleaseMouse

Switch to Manual
public static void ReleaseMouse (Experimental.UIElements.IEventHandler handler);
public static void ReleaseMouse ();

Parameters

handler要停止捕获鼠标的事件处理程序。如果未指定此处理程序捕获鼠标,则不会发生任何情况。

Description

停止事件处理程序捕获鼠标。