TextLanguage.Builder.PutLocale(ULocale, Single) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Android.Runtime.Register("putLocale", "(Landroid/icu/util/ULocale;F)Landroid/view/textclassifier/TextLanguage$Builder;", "", ApiSince=29)]
public Android.Views.TextClassifiers.TextLanguage.Builder PutLocale (Android.Icu.Util.ULocale locale, float confidenceScore);
[<Android.Runtime.Register("putLocale", "(Landroid/icu/util/ULocale;F)Landroid/view/textclassifier/TextLanguage$Builder;", "", ApiSince=29)>]
member this.PutLocale : Android.Icu.Util.ULocale * single -> Android.Views.TextClassifiers.TextLanguage.Builder
Parameters
- locale
- ULocale
- confidenceScore
- Single
Returns
- Attributes