Settings.monospaceFontFamily
string monospaceFontFamily() @property nothrowGet monospaceFontFamily property.
Returns
The font family used as the default for content using a monospace font.
void monospaceFontFamily(string propval) @property nothrowSet monospaceFontFamily property.
Parameters
propval | The font family used as the default for content using a monospace font. |