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 License.

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