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.


Did you find this page useful? Please give it a rating: