TextBuffer.enableUndo

Get enableUndo property.

  1. bool enableUndo [@property getter]
    class TextBuffer
    @property
    bool
    enableUndo
    ()
  2. bool enableUndo [@property setter]

Return Value

Type: bool

Denotes if support for undoing and redoing changes to the buffer is allowed.