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.