Instance Property インスタンスプロパティ

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. true、もし登録が可能にされるならば;そうでなければ、false

The default is true. 省略時は、trueです。

See Also 参照

Enabling and Disabling Undo 取り消しを可能にするそしてできないようにする