タイプ エイリアスの言語 / 地域
PickerBuilder.setLocale
でサポートされている ISO 639 言語コード。
署名
type Locales = 'af'|'am'|'ar'|'bg'|'bn'|'ca'|'cs'|'da'|'de'|'el'|'en'|
'en-GB'|'es'|'es-419'|'et'|'eu'|'fa'|'fi'|'fil'|'fr'|'fr-CA'|'gl'|'gu'|'hi'|
'hr'|'hu'|'id'|'is'|'it'|'iw'|'ja'|'kn'|'ko'|'lt'|'lv'|'ml'|'mr'|'ms'|'nl'|
'no'|'pl'|'pt-BR'|'pt-PT'|'ro'|'ru'|'sk'|'sl'|'sr'|'sv'|'sw'|'ta'|'te'|'th'|
'tr'|'uk'|'ur'|'vi'|'zh-CN'|'zh-HK'|'zh-TW'|'zu';
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-11-09 UTC。
[null,null,["最終更新日 2024-11-09 UTC。"],[[["`PickerBuilder.setLocale` uses ISO 639 language codes to specify the desired locale for the picker."],["The supported locales include a wide range of languages, such as 'en', 'es', 'fr', 'de', 'zh-CN', and many others, as listed in the signature."],["The `Locales` type defines all acceptable language code values for this method."]]],[]]