Discussion 議論
true
if the method is being performed, otherwise false
.
true
、もしメソッドが実行中ならば、そうでなければfalse
。
undo()
or undoNestedGroup()
method.
レシーバがそれのundo()
またはundoNestedGroup()
メソッドの実行を進行中であるかどうかを指し示すブール値を返します。
Availability 有効性
Technology
var isUndoing: Bool
{ get }
true
if the method is being performed, otherwise false
.
true
、もしメソッドが実行中ならば、そうでなければfalse
。