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

パラメーター

handlerThe VisualElement being tested.
pointerIdThe captured pointer.

戻り値

bool True if element captured the pointer.

説明

Tests whether the element has captured the pointer.