TextClassifierEvent.TypeSmartSelectionSingle Поле

Определение

Внимание!

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

Интеллектуальный выбор активируется для одного маркера (слова).

[Android.Runtime.Register("TYPE_SMART_SELECTION_SINGLE", 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 TypeSmartSelectionSingle = 3;
[<Android.Runtime.Register("TYPE_SMART_SELECTION_SINGLE", 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 TypeSmartSelectionSingle : Android.Views.TextClassifiers.TextClassifierEventType

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

Value = 3

Реализации

Атрибуты

Комментарии

Интеллектуальный выбор активируется для одного маркера (слова).

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

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

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