var isUndoing : Bool
Returns a Boolean value that indicates whether the receiver is in the process of performing its
undo()
or undoNestedGroup()
method.
レシーバがそれのundo()
またはundoNestedGroup()
メソッドの実行を進行中であるかどうかを指し示すブール値を返します。