TextEdit.drawSpaces

If true, the "space" character will have a visible representation.

  1. bool drawSpaces [@property getter]
  2. bool drawSpaces [@property setter]
    struct TextEdit
    @nogc nothrow @property
    void
    drawSpaces
    (
    bool v
    )

Meta