RichTextLabel.overrideSelectedFontColor

If true, the label uses the custom font color.

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

Meta