| Menu |
| HasMenus | |
| HasOptions | |
| Icon | |
| MenuCount | |
| OptionCount | |
| ParentMenu | |
| RootMenu | |
| SelectedOption | |
| Title | |
| ToolTip | |
| ToolTipsVisible | <para> This property holds whether tooltips of menu actions should be visible. </para><para> This property specifies whether action menu entries show their tooltip. </para><para> By default, this property is <c>false</c>. </para> |
| Widgets |
| AddHeading | |
| AddMenu | |
| AddOption | |
| AddOptions | |
| AddOptionWithImage | |
| AddSeparator | |
| AddWidget | Add a widget as an action to the menu.<br /> Some widgets such as Editor.Widget and Editor.LineEdit require Editor.Widget.OnMouseReleased(Editor.MouseEvent) to set Editor.MouseEvent.Accepted to <see langword="true" /> to prevent the menu from closing. |
| Clear | |
| FindOrCreateMenu | |
| GetOption | |
| GetPathTo | |
| OnAboutToHide | |
| OnAboutToShow | |
| OpenAt | |
| OpenAtCursor | Open this menu at the mouse cursor position |
| RemoveMenus | Remove all menus |
| RemoveOption | |
| RemoveOptions | Remove all options |
| RemoveWidget | |
| RemoveWidgets | Remove all widgets |
| GetSplitPath | Splits a path as a list of <c>/</c>-delimited elements, each with the form <c>"[#]name[:icon][@order]"</c>. |