TextView.monospace

Get monospace property.

  1. bool monospace [@property getter]
    class TextView
    @property
    bool
    monospace
    ()
  2. bool monospace [@property setter]

Return Value

Type: bool

Whether 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.