Version: 2020.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.