TextClassification.Builder.SetLabel(String) Method

Definition

Caution

deprecated

[Android.Runtime.Register("setLabel", "(Ljava/lang/String;)Landroid/view/textclassifier/TextClassification$Builder;", "", ApiSince=26)]
[System.Obsolete("deprecated")]
public Android.Views.TextClassifiers.TextClassification.Builder SetLabel (string? label);
[<Android.Runtime.Register("setLabel", "(Ljava/lang/String;)Landroid/view/textclassifier/TextClassification$Builder;", "", ApiSince=26)>]
[<System.Obsolete("deprecated")>]
member this.SetLabel : string -> Android.Views.TextClassifiers.TextClassification.Builder

Parameters

label
String

Returns

TextClassification.Builder
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to