SystemBarTheme Enumeration
Definition
Namespace: Avalonia.Controls.Platform
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public enum SystemBarTheme
Public Enumeration SystemBarTheme
type SystemBarTheme
Members
| Light | 0 | Light system bar theme, with light background and a dark foreground |
| Dark | 1 | Bark system bar theme, with dark background and a light foreground |