Enum DecoratedText.Types.SwitchControl.Types.ControlType
How the switch appears in the user interface.
Namespace: Google.Apps.Card.V1
Assembly: Google.Apps.Card.V1.dll
Syntax
public enum DecoratedText.Types.SwitchControl.Types.ControlType
Fields
Name | Description |
---|---|
CheckBox | A checkbox. |
Checkbox | Deprecated in favor of |
Switch | A toggle-style switch. |