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


TextClassifierEvent.TypeSelectAll Поле

Определение

Внимание!

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

Пользователь щелкнул действие "Выбрать все"

[Android.Runtime.Register("TYPE_SELECT_ALL", 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 TypeSelectAll = 17;
[<Android.Runtime.Register("TYPE_SELECT_ALL", 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 TypeSelectAll : Android.Views.TextClassifiers.TextClassifierEventType

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

Value = 17

Реализации

Атрибуты

Комментарии

Пользователь щелкнул действие "Выбрать все"

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

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

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