Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#
Experimental: this API is experimental and might be changed or removed in the future.

MouseCaptureController.ReleaseMouseCapture

public static void ReleaseMouseCapture(Experimental.UIElements.IEventHandler handler);
public static void ReleaseMouseCapture();

Parameters

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

Description

Stops an event handler from capturing the mouse.

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