Show / Hide Table of Contents

Enum Card.Types.DividerStyle

The divider style of a card. Currently only used for dividers betweens card sections.

Google Workspace Add-ons and Chat apps:

Namespace: Google.Apps.Card.V1
Assembly: Google.Apps.Card.V1.dll
Syntax
public enum Card.Types.DividerStyle

Fields

Name Description
NoDivider

If set, no divider is rendered between sections.

SolidDivider

Default option. Render a solid divider between sections.

Unspecified

Don't use. Unspecified.

In this article
Back to top Generated by DocFX