TextAttributes.noFallback

uint noFallback() @property nothrow

Get noFallback field.

Returns

Whether to disable font fallback.
void noFallback(uint propval) @property nothrow

Set noFallback field.

Parameters

propvalWhether to disable font fallback.