TextAttributes.noFallback
uint noFallback() @property nothrowGet noFallback field.
Returns
Whether to disable font fallback.
void noFallback(uint propval) @property nothrowSet noFallback field.
Parameters
propval | Whether to disable font fallback. |