SelectionEvent.EventSmartSelectionMulti Поле

Определение

Внимание!

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

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

[Android.Runtime.Register("EVENT_SMART_SELECTION_MULTI", 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 EventSmartSelectionMulti = 4;
[<Android.Runtime.Register("EVENT_SMART_SELECTION_MULTI", 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 EventSmartSelectionMulti : Android.Views.TextClassifiers.SelectionEventType

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

Value = 4

Реализации

Атрибуты

Комментарии

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

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

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

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