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


SelectionEvent.EventSelectionModified Поле

Определение

Внимание!

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

Пользователь изменил существующий выбор.

[Android.Runtime.Register("EVENT_SELECTION_MODIFIED", 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 EventSelectionModified = 2;
[<Android.Runtime.Register("EVENT_SELECTION_MODIFIED", 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 EventSelectionModified : Android.Views.TextClassifiers.SelectionEventType

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

Value = 2

Реализации

Атрибуты

Комментарии

Пользователь изменил существующий выбор.

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

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

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