[]
Called when the options menu is about to be shown.
protected virtual void PrepareOptionsMenu(C1MenuList optionsMenu, Action closeAction)
| Type | Name | Description |
|---|---|---|
| C1MenuList | optionsMenu | The menu that will be displayed. |
| Action | closeAction | Action that will close the drop-down showing this menu. |