MessageFormat.SetLocale(ULocale) 메서드

정의

인수 형식 개체를 만드는 데 사용할 로캘을 설정합니다.

[Android.Runtime.Register("setLocale", "(Landroid/icu/util/ULocale;)V", "GetSetLocale_Landroid_icu_util_ULocale_Handler", ApiSince=24)]
public virtual void SetLocale(Android.Icu.Util.ULocale? locale);
[<Android.Runtime.Register("setLocale", "(Landroid/icu/util/ULocale;)V", "GetSetLocale_Landroid_icu_util_ULocale_Handler", ApiSince=24)>]
abstract member SetLocale : Android.Icu.Util.ULocale -> unit
override this.SetLocale : Android.Icu.Util.ULocale -> unit

매개 변수

locale
ULocale

하위 폼을 만들거나 비교할 때 사용할 로캘

특성

설명

인수 형식 개체를 만드는 데 사용할 로캘을 설정합니다. 이는 메서드 및 메서드에 대한 #applyPattern applyPattern 후속 호출에 format#formatToCharacterIterator formatToCharacterIterator 영향을 줍니다.

에 대한 android.icu.text.MessageFormat.setLocale(android.icu.util.ULocale)Java 설명서

이 페이지의 일부는 만들고 공유한 작업을 기반으로 하며 에 설명된 조건에 따라 사용됩니다.

적용 대상