Version: 2019.2
public static void Show (Rect activatorRect, PopupWindowContent windowContent);

パラメーター

activatorRectポップアップを開くボタンの Rect
windowContentポップアップウィンドウに表示するコンテンツ

説明

PopupWindowContent をポップアップで表示します

関連項目: PopupWindow の例