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

MouseCaptureController.IsMouseCaptureTaken

Cambiar al Manual
public static bool IsMouseCaptureTaken ();

Valor de retorno

bool Returns true if a handler is assigned to capture the mouse, false otherwise.

Descripción

Checks if there is a handler assigned to capturing the mouse.