TextTag.fallback

Set fallback property.

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

Parameters

propval bool

Whether font fallback is enabled.

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