Contents

isUndoRegistrationEnabled

A Boolean value that indicates whether the recording of undo operations is enabled.

Declaration

var isUndoRegistrationEnabled: Bool { get }

Discussion

true if registration is enabled; otherwise, false.

The default is true.

See Also

Enabling and disabling undo