Global Variable グローバル変数

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は、訂正の手引きがユーザに提示されるために供給されなければなりません。

Declaration 宣言

let NSGrammarCorrections: String