TextEdit.highlightCurrentLine

If true, the line containing the cursor is highlighted.

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

Meta