Skip to content
Rasmus Wulff Jensen edited this page Apr 4, 2025 · 1 revision

Represents the size of the cover applied to a Trello card.

Values

Value Description
Unknown Indicates an unknown value retrieved from the Trello REST API.
None No cover is applied to the card.
Normal A colored bar is displayed at the top of the card.
Full The entire card is filled with the color.

Usage

Used in CardCover and related methods such as UpdateCoverOnCardAsync and AddCoverToCardAsync.

Clone this wiki locally