Global Variable グローバル変数

NSGrammarUserDescription

The value for the NSGrammarUserDescription dictionary key should be an NSString containing descriptive text about that range, to be presented directly to the user; it is intended that the user description should provide enough information to allow the user to correct the problem. It is recommended that NSGrammarUserDescription be supplied in all cases, however, NSGrammarUserDescription or NSGrammarCorrections must be supplied in order for correction guidance to be presented to the user. NSGrammarUserDescription辞書キーに対する値は、NSStringであり、ユーザに直に提示するためにその範囲についての記述的テキストを含んでいるべきです;それは、ユーザ説明が十分な情報をユーザに問題を訂正させるため提供することを意図されます。NSGrammarUserDescriptionが全ての場合に提供されることが推奨されます、しかしながら、NSGrammarUserDescriptionまたはNSGrammarCorrectionsは、訂正の手引きがユーザに提示されるために供給されなければなりません。

Declaration 宣言

let NSGrammarUserDescription: String