TextTag.fallback

Get fallback property.

  1. bool fallback [@property getter]
    class TextTag
    @property
    bool
    fallback
    ()
  2. bool fallback [@property setter]

Return Value

Type: bool

Whether font fallback is enabled.

When set to true, other fonts will be substituted where the current font is missing glyphs.