Version: 2021.1
언어: 한국어
public static UIElements.IEventHandler GetCapturingElement (UIElements.IPanel panel, int pointerId);

파라미터

panel The panel that holds the element.
pointerId The captured pointer.

반환

IEventHandler The element that is capturing the pointer.

설명

Returns the element that is capturing the pointer.