Lenguaje

TextClassifierEvent.CategorySelection Campo

Definición

Precaución

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

Selección inteligente

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

Valor de campo

Value = 1

Implementaciones

Atributos

Comentarios

Selección inteligente

Consulte también:

Referencia de Android para android.view.textclassifier.TextClassifierEvent.CATEGORY_SELECTION.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a