SelectionEvent.ActionOther Поле

Определение

Внимание!

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

Пользователь выполнил действие по выбору.

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

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

Value = 108

Реализации

Атрибуты

Комментарии

Пользователь выполнил действие по выбору.

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

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

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