Indicates how to show the items of a Menu object.
List | The items will be shown as a list. |
Platform Default | The items will be shown using the platform's default style. |
Table | The items will be displayed as table cells. |
Tabs | The items will be shown as tabs. |
Objects: Menu
Generators: Android, Apple
You can find this property when positioned on the Menu object main node:
The default value is "Platform Default".
This property applies only at design time.
Control property value |
Runtime result |
|
|
|
|
|
|
Note: When generating for Android, the Tabs navigation is only present in the Main Object. There is no way to keep it in the platform.
Several ways to show a Menu