InsetsManagerBaseSystemBarColor Property

Definition

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

Property Value

NullableColor

Implements

IInsetsManagerSystemBarColor

See Also