-
Notifications
You must be signed in to change notification settings - Fork 3
CardCoverBrightness
Rasmus Wulff Jensen edited this page Apr 4, 2025
·
1 revision
Defines the brightness level of a card cover, determining the text color for optimal contrast.
Value | Description |
---|---|
Unknown |
Represents an undefined or unrecognized brightness value. |
None |
Indicates no brightness adjustment is applied. |
Dark |
Specifies a dark brightness level, suitable for light text. |
Light |
Specifies a light brightness level, suitable for dark text. |
Used in CardCover and related methods such as UpdateCoverOnCardAsync and AddCoverToCardAsync.
If you are looking for info on a specific method in TrelloDotNet then expand the Pages above and input the 'MethodName' (Example: 'AddCardAsync')