Enumeration EnableDisableAutoToggle

Represents the state for enabling, disabling, or setting a feature to automatic mode.

Enumeration Members

Enumeration Members

Auto: "auto"
Disable: "disable"
Enable: "enable"

Generated using TypeDoc