TextClassifierEvent.TypeActionsShown Поле
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Внимание!
This constant will be removed in the future version. Use Android.Views.TextClassifiers.TextClassifierEventType enum directly instead of this field.
Интеллектуальные действия, отображаемые пользователю.
[Android.Runtime.Register("TYPE_ACTIONS_SHOWN", ApiSince=29)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.TextClassifiers.TextClassifierEventType enum directly instead of this field.", true)]
public const Android.Views.TextClassifiers.TextClassifierEventType TypeActionsShown = 6;
[<Android.Runtime.Register("TYPE_ACTIONS_SHOWN", ApiSince=29)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Views.TextClassifiers.TextClassifierEventType enum directly instead of this field.", true)>]
val mutable TypeActionsShown : Android.Views.TextClassifiers.TextClassifierEventType
Значение поля
Value = 6Реализации
- Атрибуты
Комментарии
Интеллектуальные действия, отображаемые пользователю.
Справочник по Android для android.view.textclassifier.TextClassifierEvent.TYPE_ACTIONS_SHOWN.
Части этой страницы — это изменения на основе работы, созданной и общей Project и используемых в соответствии с условиями, описанными в разделе "".