類型別名語言代碼
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';
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-11-09 (世界標準時間)。
[null,null,["上次更新時間:2024-11-09 (世界標準時間)。"],[[["`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."]]],[]]