Langage

SelectionEvent.InvocationManual 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 en appuyant longuement, en appuyant deux fois ou en faisant glisser pour sélectionner.

[Android.Runtime.Register("INVOCATION_MANUAL", 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 InvocationManual = 1;
[<Android.Runtime.Register("INVOCATION_MANUAL", 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 InvocationManual : Android.Views.TextClassifiers.SelectionInvocationMethod

Valeur de champ

Value = 1

Implémente

Attributs

Remarques

La sélection a été appelée par l’utilisateur en appuyant longuement, en appuyant deux fois ou en faisant glisser pour sélectionner.

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

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 à