Enum IndicatorMode
Definition
- Namespace:
- ElmSharp
- Assembly:
- ElmSharp.dll
Enumeration for the indicator mode.
public enum IndicatorMode
Fields
| Name | Description |
|---|---|
| Hide | Hides the indicator. |
| Show | Shows the indicator. |
| Unknown | Unknown indicator state. |