TextViewGidBuilderImpl.monospace

T monospace(bool propval)

Set monospace property.

Parameters

propvalWhether text should be displayed in a monospace font. If true, set the .monospace style class on the text view to indicate that a monospace font is desired.

Returns

Builder instance for fluent chaining