StatusBarBackgroundKind Enum
Specifies the kind of a status bar background.
public enum StatusBarBackgroundKind
Fields
| Name | Description |
|---|---|
| Accent | An accent color. |
| Normal | A normal background color, which has a slightly higher contrast from the theme base color than the window background color. |
| Window | The window background color. |