Enum VerticalAlignment

Vertical Alignment

An enum that sets the vertical alignment of widgets in a column.

Available for Google Chat apps and Google Workspace add-ons.

To call an enum, you call its parent class, name, and property. For example, CardService.VerticleAlignment.TOP .

Properties

Property Type Description
CENTER
Enum Vertically places the content at the center of the container. Default.
TOP
Enum Vertically places the content at the top of the container.
BOTTOM
Enum Vertically places the content at the bottom of the container.
Create a Mobile Website
View Site in Mobile | Classic
Share by: