Enum Widget.Types.VerticalAlignment
Represents vertical alignment attribute.
Namespace: Google.Apps.Card.V1
Assembly: Google.Apps.Card.V1.dll
Syntax
public enum Widget.Types.VerticalAlignment
Fields
| Name | Description |
|---|---|
| Bottom | Alignment to the bottom position. |
| Middle | Alignment to the middle position. |
| Top | Alignment to the top position. |
| Unspecified | Unspecified type. Do not use. |