Version: 2021.1
언어: 한국어
public static bool HasPointerCapture (UIElements.IEventHandler handler, int pointerId);

파라미터

handler The VisualElement being tested.
pointerId The captured pointer.

반환

bool True if element captured the pointer.

설명

Tests whether the element has captured the pointer.