TextEdit.highlightAllOccurrences

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

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

Meta