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.
A Boolean value that indicates whether the recording of undo operations is enabled.
var isUndoRegistrationEnabled: Bool { get }true if registration is enabled; otherwise, false.
The default is true.