Enum IndicatorMode
Definition
- Namespace:
- ElmSharp
- Assembly:
- ElmSharp.dll
Enumeration for the indicator mode.
[Obsolete("This has been deprecated in API12")]
public enum IndicatorMode
Fields
Name | Description |
---|---|
Hide | Hides the indicator. |
Show | Shows the indicator. |
Unknown | Unknown indicator state. |