TextEdit.syntaxHighlighting

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

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

Meta