Global Variable
グローバル変数
NSGrammar
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
は、訂正の手引きがユーザに提示されるために供給されなければなりません。
Availability 有効性
- macOS 10.5+
Technology
- Foundation ファウンデーション
Declaration 宣言
let NSGrammarUserDescription: String