Lenguaje

TextClassifierEvent.TypeLinksGenerated Campo

Definición

Precaución

This constant will be removed in the future version. Use Android.Views.TextClassifiers.TextClassifierEventType enum directly instead of this field.

Se generaron algunos vínculos de texto.

[Android.Runtime.Register("TYPE_LINKS_GENERATED", ApiSince=30)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.TextClassifiers.TextClassifierEventType enum directly instead of this field.", true)]
public const Android.Views.TextClassifiers.TextClassifierEventType TypeLinksGenerated = 21;
[<Android.Runtime.Register("TYPE_LINKS_GENERATED", ApiSince=30)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Views.TextClassifiers.TextClassifierEventType enum directly instead of this field.", true)>]
val mutable TypeLinksGenerated : Android.Views.TextClassifiers.TextClassifierEventType

Valor de campo

Value = 21

Implementaciones

Atributos

Comentarios

Se generaron algunos vínculos de texto.

Referencia de Android para android.view.textclassifier.TextClassifierEvent.TYPE_LINKS_GENERATED.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a