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

MouseCaptureController.IsMouseCaptured

切换到手册
public static bool IsMouseCaptured ();

返回

bool 如果有处理程序正在捕获鼠标,则返回 true,否则返回 false。

描述

检查是否有处理程序正在捕获鼠标。