SelectionEvent.EventAutoSelection Поле

Определение

Внимание!

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

Что-то другое, отличное от user или textClassifier по умолчанию, активировало выделение.

[Android.Runtime.Register("EVENT_AUTO_SELECTION", ApiSince=28)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.TextClassifiers.SelectionEventType enum directly instead of this field.", true)]
public const Android.Views.TextClassifiers.SelectionEventType EventAutoSelection = 5;
[<Android.Runtime.Register("EVENT_AUTO_SELECTION", ApiSince=28)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Views.TextClassifiers.SelectionEventType enum directly instead of this field.", true)>]
val mutable EventAutoSelection : Android.Views.TextClassifiers.SelectionEventType

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

Value = 5

Реализации

Атрибуты

Комментарии

Что-то другое, отличное от user или textClassifier по умолчанию, активировало выделение.

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

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

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