Text.setUndoLevels

Set the number of undo levels the widget will support.

class Text
setUndoLevels
(
this T
)

Parameters

undoLevels int

The number of undo levels the widget will support.

Return Value

Type: auto

This widget to aid method chaining.

Meta