TextClassifierEntityConfig.Hints Property

Definition

public System.Collections.Generic.ICollection<string>? Hints { [Android.Runtime.Register("getHints", "()Ljava/util/Collection;", "", ApiSince=28)] get; }
[<get: Android.Runtime.Register("getHints", "()Ljava/util/Collection;", "", ApiSince=28)>]
member this.Hints : System.Collections.Generic.ICollection<string>

Property Value

ICollection<String>
Attributes

Applies to