TextLanguage.Builder.Build 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("build", "()Landroid/view/textclassifier/TextLanguage;", "", ApiSince=29)]
public Android.Views.TextClassifiers.TextLanguage Build ();
[<Android.Runtime.Register("build", "()Landroid/view/textclassifier/TextLanguage;", "", ApiSince=29)>]
member this.Build : unit -> Android.Views.TextClassifiers.TextLanguage
Returns
- Attributes