Skip to content

FB1CurrencyColor

🧩 Struct: FB1CurrencyColor

Defines color data for displaying currency values depending on whether the value is positive or negative.

Properties

  • TextColor (FB1CurrencyColorBySign): Color used for text display when currency changes.
  • IconColor (FB1CurrencyColorBySign): Color used for icons representing currency gain or loss.
  • HighlightImageColor (FB1CurrencyColorBySign): Color used for highlight or background elements related to currency.

📚 References