TextClassifierEvent.TypeLinkClicked Campo

Definizione

Attenzione

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

L'utente ha fatto clic su un collegamento.

[Android.Runtime.Register("TYPE_LINK_CLICKED", ApiSince=29)]
[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 TypeLinkClicked = 7;
[<Android.Runtime.Register("TYPE_LINK_CLICKED", ApiSince=29)>]
[<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 TypeLinkClicked : Android.Views.TextClassifiers.TextClassifierEventType

Valore del campo

Value = 7

Implementazioni

Attributi

Commenti

L'utente ha fatto clic su un collegamento.

Informazioni di riferimento su Android per android.view.textclassifier.TextClassifierEvent.TYPE_LINK_CLICKED.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a