Partager via


SelectionEvent.ActionSelectAll Champ

Définition

Attention

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

L’utilisateur a activé Sélectionner tout

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

Valeur de champ

Value = 200

Implémente

Attributs

Remarques

L’utilisateur a activé Sélectionner tout

Documentation Java pour android.view.textclassifier.SelectionEvent.ACTION_SELECT_ALL.

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

S’applique à