SelectionEvent.ActionReset Campo

Definizione

Attenzione

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

L'utente reimposta la selezione intelligente.

[Android.Runtime.Register("ACTION_RESET", 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 ActionReset = 201;
[<Android.Runtime.Register("ACTION_RESET", 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 ActionReset : Android.Views.TextClassifiers.SelectionAction

Valore del campo

Value = 201

Implementazioni

Attributi

Commenti

L'utente reimposta la selezione intelligente.

Informazioni di riferimento su Android per android.view.textclassifier.SelectionEvent.ACTION_RESET.

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