set_monospace
Description:
[ Version ( since = "3.16" ) ]
public void set_monospace (bool monospace)
Sets the monospace property, which indicates that the text view should use
monospace fonts.
Parameters:
| this |
a TextView
|
| monospace |
true to request monospace styling
|