func disableUndoRegistration ()
Disables the recording of undo operations, whether by
registerUndo(withTarget:selector:object:)
or by invocation-based undo.
取り消し操作の記録をできないようにします、registerUndo(withTarget:selector:object:)
によってであろうと発動基盤の取り消しによってであろうと。
var isUndoRegistrationEnabled : Bool
A Boolean value that indicates whether the recording of undo operations is enabled.
取り消し操作の記録が可能にされるかどうかを指し示すブール値。