Enum StatusBarMode
Definition
- Namespace:
- ElmSharp
- Assembly:
- ElmSharp.dll
- API Level:
- preview
Enumeration for the indicator opacity.
C#Copypublic enum StatusBarMode
Name | Description |
---|---|
Opaque | Opacifies the status bar. |
Translucent | Be translucent the status bar. |
Transparent | Transparentizes the status bar. |