setCardForegroundColor

open fun setCardForegroundColor(@Nullable foregroundColor: ColorStateList)

Sets the foreground color for this card.

Parameters

foregroundColor

Color to use for the foreground.

See also