Langage

SelectionEvent.InvocationLink Champ

Définition

Attention

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

La sélection a été appelée par l’utilisateur appuyant sur un lien.

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

Valeur de champ

Value = 2

Implémente

Attributs

Remarques

La sélection a été appelée par l’utilisateur appuyant sur un lien.

Référence Android pour android.view.textclassifier.SelectionEvent.INVOCATION_LINK.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à