IInsetsManagerSystemBarColor Property

Gets or sets the color of the platform's system bars

Definition

Namespace: Avalonia.Controls.Platform
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
Color? SystemBarColor { get; set; }

Property Value

NullableColor

See Also