static var canInflectPreferredLocalization : Bool
A Boolean value that indicates whether the rule can inflect the user’s current preferred localization.
規則がユーザのもつ現在の優先ローカライゼーションを屈折(語形変化)できるかどうかを指し示すブール値。
Availability 有効性
Technology
language
The language to apply inflection to, specified as a BCP 47 language code. それへと屈折を適用する言語、BCP 47言語コードとして指定されます。
true
if the rule can inflect the given language; otherwise, false
.
true
、もしその規則がこの与えられた言語を屈折できるならば;そうでなければ、false
。
static var canInflectPreferredLocalization : Bool