PointerCaptureHelper

class in UnityEngine.UIElements

매뉴얼로 전환

설명

A static class to capture and release pointers.

정적 함수

CapturePointerCaptures the pointer.
GetCapturingElementReturns the element that is capturing the pointer.
HasPointerCaptureTests whether the element has captured the pointer.
ReleasePointerTests whether an element captured a pointer and, if so, tells the element to release the pointer.