SystemBarTheme Enum
Definition
public enum SystemBarTheme
Fields
| Name | Description |
|---|---|
| Dark | Bark system bar theme, with dark background and a light foreground |
| Light | Light system bar theme, with light background and a dark foreground |
Dark Field
Bark system bar theme, with dark background and a light foreground
public Avalonia.Controls.Platform.SystemBarTheme Dark
Light Field
Light system bar theme, with light background and a dark foreground
public Avalonia.Controls.Platform.SystemBarTheme Light