SelectionEvent.ActionReset Поле

Определение

Внимание!

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

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

[Android.Runtime.Register("ACTION_RESET", 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 ActionReset = 201;
[<Android.Runtime.Register("ACTION_RESET", 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 ActionReset : Android.Views.TextClassifiers.SelectionAction

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

Value = 201

Реализации

Атрибуты

Комментарии

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

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

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

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