Condividi tramite


TextClassifierEvent.TypeActionsGenerated Campo

Definizione

Attenzione

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

TextClassifier ha generato alcune azioni

[Android.Runtime.Register("TYPE_ACTIONS_GENERATED", 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 TypeActionsGenerated = 20;
[<Android.Runtime.Register("TYPE_ACTIONS_GENERATED", 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 TypeActionsGenerated : Android.Views.TextClassifiers.TextClassifierEventType

Valore del campo

Value = 20

Implementazioni

Attributi

Commenti

TextClassifier ha generato alcune azioni

Documentazione java per android.view.textclassifier.TextClassifierEvent.TYPE_ACTIONS_GENERATED.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a