[]
Gets or sets the settings for the App Bar, providing quick access to common actions and controls.
[Parameter]
public AppBarSettings AppBarSettings { get; init; }
Type | Description |
---|---|
AppBarSettings | An AppBarSettings object representing the settings for the App Bar. |
This property can only be set once during object initialization and cannot be changed afterwards.