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


FillEventHistory.Event.UiTypeDialog Поле

Определение

Внимание!

This constant will be removed in the future version. Use Android.Service.Autofill.EventUIType enum directly instead of this field.

Предложение автозаполнения отображается как презентация диалогового окна.

[Android.Runtime.Register("UI_TYPE_DIALOG", ApiSince=33)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Service.Autofill.EventUIType enum directly instead of this field.", true)]
public const Android.Service.Autofill.EventUIType UiTypeDialog = 3;
[<Android.Runtime.Register("UI_TYPE_DIALOG", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Service.Autofill.EventUIType enum directly instead of this field.", true)>]
val mutable UiTypeDialog : Android.Service.Autofill.EventUIType

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

Value = 3
Атрибуты

Комментарии

Предложение автозаполнения отображается как презентация диалогового окна.

Документация по Java для android.service.autofill.FillEventHistory.Event.UI_TYPE_DIALOG.

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

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