Skip to content

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.

Values

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.

Usage

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

Clone this wiki locally