public void ShowAsDropDown (Rect buttonRect, Vector2 windowSize);

Parameters

buttonRectThe button from which the position of the window will be determined (see description).
windowSizeThe initial size of the window.

Description

Shows a window with dropdown behaviour and styling.

The window is styled in the same way as a PopupWindow, which means the window is automatically closed when it loses focus, and has no frame around the edge. Note this function auto-fits the window to screen while trying to place it first below then above the button it was triggered from. This means the windowSize might change when fitting it to screen, so you should make sure you read the 'position' afterwards to check whether the size was cropped.

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961