This version of Unity is unsupported.

MouseCaptureController.IsMouseCaptured

public static bool IsMouseCaptured();

Returns

bool True if a handler is capturing the mouse, false otherwise.

Description

Checks if there is a handler capturing the mouse.