Enum Grid.Types.GridItem.Types.GridItemLayout
Represents the various layout options available for a grid item.
Namespace: Google.Apps.Card.V1
Assembly: Google.Apps.Card.V1.dll
Syntax
public enum Grid.Types.GridItem.Types.GridItemLayout
Fields
Name | Description |
---|---|
TextAbove | The title and subtitle are shown above the grid item's image. |
TextBelow | The title and subtitle are shown below the grid item's image. |
Unspecified | Don't use. Unspecified. |