[]
Represents the settings for the App Bar, providing quick access to common actions and controls.
public class AppBarSettings
The AppBarSettings
class provides properties to configure the visibility and settings of various buttons and tabs within the application's App Bar.
Name | Description |
---|---|
AppBarSettings() |
Name | Description |
---|---|
AboutButton | Gets or sets the About button settings. |
ContextActionsTab | Gets or sets the Context Actions tab settings. |
HomeTab | Gets or sets the Home tab settings. |
InsertTab | Gets or sets the Insert tab settings. |
OpenButton | Gets or sets the Open button settings. |
ParametersTab | Gets or sets the Parameters tab settings. |
SaveAsButton | Gets or sets the Save As button settings. |
SaveButton | Gets or sets the Save button settings. |
ScriptTab | Gets or sets the Script tab settings. |
Visible | Gets or sets a value indicating whether the App Bar should be shown. |