Поделиться через


TextClassifierEvent.TypeAutoSelection Поле

Определение

Внимание!

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

Что-то другое, отличное от пользователя или элемента TextClassifier по умолчанию, активировало выделение.

[Android.Runtime.Register("TYPE_AUTO_SELECTION", 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 TypeAutoSelection = 5;
[<Android.Runtime.Register("TYPE_AUTO_SELECTION", 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 TypeAutoSelection : Android.Views.TextClassifiers.TextClassifierEventType

Значение поля

Value = 5

Реализации

Атрибуты

Комментарии

Что-то другое, отличное от пользователя или элемента TextClassifier по умолчанию, активировало выделение.

Документация по Java для android.view.textclassifier.TextClassifierEvent.TYPE_AUTO_SELECTION.

Части этой страницы — это изменения на основе работы, созданной и общей проектом с открытым исходным кодом Android и используемой в соответствии с условиями, описанными в лицензии Creative Commons 2.5 Attribution.

Применяется к