[]
Gets the toolbar items configured for the mobile layout.
public ToolbarItems Mobile { get; }
Type | Description |
---|---|
ToolbarItems | The ToolbarItems collection of toolbar items for the mobile layout. |
The Mobile
property provides access to the toolbar items configured for the mobile layout, allowing customization of the toolbar elements for mobile usage.