Version: 2022.3
言語: 日本語
public static void Show (Rect activatorRect, PopupWindowContent windowContent);

パラメーター

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

説明

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

関連項目: PopupWindow の例