Global Variable
グローバル変数
NSUndo
NSUndoManagerGroupIsDiscardableKey
The key has a corresponding value of
true
, wrapped as a Boolean NSNumber object, if the undo group as a whole is discardable.
キーはtrue
の対応する値を持ちます、ブールのNSNumberオブジェクトとしてラップされます、もし全体としてのundoグループが廃棄可能ならば。
Availability 有効性
- iOS 5.0+
- iPadOS 5.0+
- macOS 10.7+
- Mac Catalyst 13.1+
- tvOS 9.0+
- watchOS 2.0+
Technology
- Foundation ファウンデーション
Declaration 宣言
let NSUndoManagerGroupIsDiscardableKey: String