Version: 2019.4
public static UIElements.IEventHandler GetCapturingElement (UIElements.IPanel panel, int pointerId);

パラメーター

panelThe panel that holds the element.
pointerIdThe captured pointer.

戻り値

IEventHandler The element that is capturing the pointer.

説明

Returns the element that is capturing the pointer.