Enum EToggleType
public enum EToggleType
Namespace: HomeSeer.Jui.Types
Assembly: PluginSdk.dll
The toggle type determines how it is displayed
Fields
| Name | Description |
|---|---|
| Checkbox | Display a toggle as a checkbox |
| Switch | Display a toggle as a switch |