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.