MouseCaptureController

class in UnityEngine.UIElements

/

Implemented in:UnityEngine.UIElementsModule

Description

Class that manages capturing mouse events.

Static Methods

CaptureMouseAssigns an event handler to capture mouse events.
HasMouseCaptureChecks if the event handler is capturing the mouse.
IsMouseCapturedChecks if there is a handler capturing the mouse.
ReleaseMouseStops an event handler from capturing the mouse.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答