Enum StatusBarMode
Definition
- Namespace:
- ElmSharp
- Assembly:
- ElmSharp.dll
Enumeration for the indicator opacity.
C#Copy[Obsolete("This has been deprecated in API12")] public enum StatusBarMode
| Name | Description |
|---|---|
| Opaque | Opacifies the status bar. |
| Translucent | Be translucent the status bar. |
| Transparent | Transparentizes the status bar. |