Freigeben über


FillEventHistory.Event.NoSaveUiReasonNoSaveInfo Feld

Definition

Achtung

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

Die saveInfo, die der FillResponse zugeordnet ist, ist 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

Feldwert

Value = 1
Attribute

Hinweise

Die saveInfo, die der FillResponse zugeordnet ist, ist null.

Java-Dokumentation für android.service.autofill.FillEventHistory.Event.NO_SAVE_UI_REASON_NO_SAVE_INFO.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: