Type Method 型メソッド

isSupportedForLanguage:

Returns a Boolean value that indicates whether the given language supports setting custom pronouns. 与えられた言語があつらえの代名詞を設定することをサポートするどうかを指し示すブール値を返します。

Declaration 宣言

+ (BOOL)isSupportedForLanguage:(NSString *)language;

Parameters パラメータ

language

The language to query. 問い合わせる言語。

Return Value 戻り値

true if the language supports custom pronouns; otherwise, false. true、もし言語があつらえの代名詞をサポートするならば;そうでなければ、false

See Also 参照

Assessing Custom Pronoun Support カスタム代名詞サポートを見極める