SimpleFileMenu Class |
Namespace: GeonBit.UI.Utils
public static class SimpleFileMenu
The SimpleFileMenu type exposes the following members.
Name | Description | |
---|---|---|
Create |
Create the file menu and return the root panel.
The result would be a panel containing a group of dropdown entities, which implement the file menu layout.
The id of every dropdown is "menu-[menu-title]".
Note: the returned file menu panel comes without parent, you need to add it to your UI tree manually.
|