[]
Gets or sets the settings for the App Bar, providing quick access to common actions and controls.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public AppBarSettings AppBar { get; set; }
Type | Description |
---|---|
AppBarSettings | An instance of AppBarSettings representing the App Bar settings. |