Global Variable
グローバル変数
NSGrammar
NSGrammarCorrections
The value for the
NSGrammarCorrections
key should be an NSArray
of NSStrings
representing potential substitutions to correct the problem, but it is expected that this may not be available in all cases. NSGrammarUserDescription
or NSGrammarCorrections
must be supplied in order for correction guidance to be presented to the user.
NSGrammarCorrections
キーに対する値は、問題を訂正するための可能性のある代替それらを表しているNSStrings
からなるNSArray
でなければなりません、しかしそれは全ての場合に利用可能でないかもしれないことが予想されます。NSGrammarUserDescription
またはNSGrammarCorrections
は、訂正の手引きがユーザに提示されるために供給されなければなりません。
Availability 有効性
- macOS 10.5+
Technology
- Foundation ファウンデーション
Declaration 宣言
let NSGrammarCorrections: String