TextTagGidBuilderImpl.fallback

Set fallback property.

class TextTagGidBuilderImpl(T)
T
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.

Return Value

Type: T

Builder instance for fluent chaining