Global Variable グローバル変数

NSUndoManagerGroupIsDiscardableKey

The key has a corresponding value of YES, wrapped as a Boolean NSNumber object, if the undo group as a whole is discardable. キーはYESの対応する値を持ちます、ブールのNSNumberオブジェクトとしてラップされます、もし全体としてのundoグループが廃棄可能ならば。

Declaration 宣言

NSString *const NSUndoManagerGroupIsDiscardableKey;