Buffer.maxUndoLevels

Get maxUndoLevels property.

  1. int maxUndoLevels [@property getter]
    class Buffer
    @property
    int
    maxUndoLevels
    ()
  2. int maxUndoLevels [@property setter]

Return Value

Type: int

Number of undo levels for the buffer. -1 means no limit. This property will only affect the default undo manager.