TextClassifierEvent.TypeSmartSelectionSingle Campo

Definizione

Attenzione

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

Selezione intelligente attivata per un singolo token (parola).

[Android.Runtime.Register("TYPE_SMART_SELECTION_SINGLE", 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 TypeSmartSelectionSingle = 3;
[<Android.Runtime.Register("TYPE_SMART_SELECTION_SINGLE", 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 TypeSmartSelectionSingle : Android.Views.TextClassifiers.TextClassifierEventType

Valore del campo

Value = 3

Implementazioni

Attributi

Commenti

Selezione intelligente attivata per un singolo token (parola).

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

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