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

パラメーター

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

説明

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

関連項目: PopupWindow の例