Show / Hide Table of Contents

Enum Grid.Types.GridItem.Types.GridItemLayout

Represents the various layout options available for a grid item.

Google Workspace Add-ons and Chat apps:

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.

In this article
Back to top Generated by DocFX