Язык

TextClassifierEvent.TypeSelectionStarted Поле

Определение

Внимание!

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

Пользователь начал новый выбор.

[Android.Runtime.Register("TYPE_SELECTION_STARTED", 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 TypeSelectionStarted = 1;
[<Android.Runtime.Register("TYPE_SELECTION_STARTED", 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 TypeSelectionStarted : Android.Views.TextClassifiers.TextClassifierEventType

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

Value = 1

Реализации

Атрибуты

Комментарии

Пользователь начал новый выбор.

Справочник по Android для android.view.textclassifier.TextClassifierEvent.TYPE_SELECTION_STARTED.

Части этой страницы — это изменения на основе работы, созданной и общей Project и используемых в соответствии с условиями, описанными в разделе "".

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