Text.undo

Undo the last edit to the widget. This only applied to the widget if undo is enabled.

class Text
undo
(
this T
)
()

Return Value

Type: auto

This widget to aid method chaining.

Meta