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