RichTextLabel.overrideSelectedFontColor

If true the label uses the custom font color. Default value: false.

  1. bool overrideSelectedFontColor [@property getter]
    struct RichTextLabel
    @nogc nothrow @property
    bool
    overrideSelectedFontColor
    ()
  2. bool overrideSelectedFontColor [@property setter]

Meta