Uses of Interface
com.google.apps.card.v1.DecoratedText.SwitchControlOrBuilder
Packages that use DecoratedText.SwitchControlOrBuilder
-
Uses of DecoratedText.SwitchControlOrBuilder in com.google.apps.card.v1
Classes in com.google.apps.card.v1 that implement DecoratedText.SwitchControlOrBuilderModifier and TypeClassDescriptionstatic final class
Either a toggle-style switch or a checkbox inside a `decoratedText` widget.static final class
Either a toggle-style switch or a checkbox inside a `decoratedText` widget.Methods in com.google.apps.card.v1 that return DecoratedText.SwitchControlOrBuilderModifier and TypeMethodDescriptionDecoratedText.Builder.getSwitchControlOrBuilder()
A switch widget that a user can click to change its state and trigger an action.DecoratedText.getSwitchControlOrBuilder()
A switch widget that a user can click to change its state and trigger an action.DecoratedTextOrBuilder.getSwitchControlOrBuilder()
A switch widget that a user can click to change its state and trigger an action.