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

public static bool HasMouseCapture(Experimental.UIElements.IEventHandler handler);

Parameters

handlerEvent handler to check.

Returns

bool True if the handler captures the mouse.

Description

Checks if the event handler is capturing the mouse.

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