Discussion 議論
YES
if the method is being performed, otherwise NO
.
YES
、もしメソッドが実行中ならば、そうでなければNO
。
undo
or undoNestedGroup
method.
レシーバがそれのundo
またはundoNestedGroup
メソッドの実行を進行中であるかどうかを指し示すブール値を返します。
Availability 有効性
Technology
@property(readonly, getter=isUndoing) BOOL undoing;
YES
if the method is being performed, otherwise NO
.
YES
、もしメソッドが実行中ならば、そうでなければNO
。