-
Notifications
You must be signed in to change notification settings - Fork 4
BoardPreferenceCardAging
Rasmus Wulff Jensen edited this page Apr 4, 2025
·
1 revision
Defines the type of card aging visual representation on a Trello board.
Value | Description |
---|---|
Unknown |
Represents an undefined or unrecognized card aging type retrieved from the Trello API. |
Regular |
Cards age visually in a regular manner, showing their age over time. |
Pirate |
Cards age visually in a pirate-themed manner, showing their age over time. |
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')