TextEdit.syntaxHighlighting

If true, any custom color properties that have been set for this TextEdit will be visible.

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

Meta