Enum Action.Types.LoadIndicator
Specifies the loading indicator that the action displays while making the call to the action.
Namespace: Google.Apps.Card.V1
Assembly: Google.Apps.Card.V1.dll
Syntax
public enum Action.Types.LoadIndicator
Fields
Name | Description |
---|---|
None | Nothing is displayed. |
Spinner | Displays a spinner to indicate that content is loading. |