Version: 2021.1
언어: 한국어

MouseCaptureController

class in UnityEngine.UIElements

매뉴얼로 전환

설명

Class that manages capturing mouse events.

정적 함수

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.