SystemBarColor Property
Gets or sets the color of the platform's system bars
Definition
Namespace: Avalonia.Controls.Platform
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
Color? SystemBarColor { get; set; }
Property SystemBarColor As Color?
Get
Set
abstract SystemBarColor : Nullable<Color> with get, set
Property Value
See Also
Reference
IInsetsManager Interface
Avalonia.Controls.Platform Namespace