TextClassifierEvent.ModelName Property

Definition

Returns the model name.

public virtual string? ModelName { [Android.Runtime.Register("getModelName", "()Ljava/lang/String;", "GetGetModelNameHandler", ApiSince=29)] get; }
[<get: Android.Runtime.Register("getModelName", "()Ljava/lang/String;", "GetGetModelNameHandler", ApiSince=29)>]
member this.ModelName : string

Property Value

This value may be null.

Attributes

Remarks

Returns the model name.

Android reference for android.view.textclassifier.TextClassifierEvent.getModelName.

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