This version of Unity is unsupported.

PointerCaptureHelper.HasPointerCapture

public static bool HasPointerCapture(UIElements.IEventHandler handler, int pointerId);

Parameters

handlerThe VisualElement being tested.
pointerIdThe captured pointer.

Returns

bool True if element captured the pointer.

Description

Tests whether the element has captured the pointer.