-
-
Notifications
You must be signed in to change notification settings - Fork 5
BoardPreferenceCardCovers
Rasmus Wulff Jensen edited this page Apr 4, 2025
·
1 revision
Defines whether card covers are displayed on a Trello board.
| Value | Description |
|---|---|
Unknown |
Represents an unknown value retrieved from the Trello REST API. |
Show |
Indicates that card covers should be displayed. |
DoNotShow |
Indicates that card covers should not be displayed. |
This enum is used in the BoardPreferences class and the UpdateBoardPreferencesOptions class.
If you are looking for info on a specific method in TrelloDotNet then expand the Pages above and input the 'MethodName' (Example: 'AddCardAsync')