Enum StatusBarMode
Definition
- Namespace:
- ElmSharp
- Assembly:
- ElmSharp.dll
Enumeration for the indicator opacity.
public enum StatusBarMode
Fields
Name | Description |
---|---|
Opaque | Opacifies the status bar. |
Translucent | Be translucent the status bar. |
Transparent | Transparentizes the status bar. |