FillEventHistory.Event.NoSaveUiReasonNoSaveInfo Поле

Определение

Внимание!

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

Значение SaveInfo, связанное с FillResponse, имеет значение NULL.

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

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

Value = 1
Атрибуты

Комментарии

Значение SaveInfo, связанное с FillResponse, имеет значение NULL.

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

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

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