TextEdit.highlightAllOccurrences

If true, all occurrences of the selected text will be highlighted.

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

Meta