Show / Hide Table of Contents

Enum Card.Types.DisplayStyle

In Google Workspace Add-ons, determines how a card is displayed.

Google Workspace Add-ons:

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

Fields

Name Description
Peek

The header of the card appears at the bottom of the sidebar, partially covering the current top card of the stack. Clicking the header pops the card into the card stack. If the card has no header, a generated header is used instead.

Replace

Default value. The card is shown by replacing the view of the top card in the card stack.

Unspecified

Don't use. Unspecified.

In this article
Back to top Generated by DocFX