Freigeben über


FillEventHistory.Event.NoSaveUiReasonWithDelaySaveFlag Feld

Definition

Achtung

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

Der Dienst hat aufgefordert, das Speichern zu verzögern.

[Android.Runtime.Register("NO_SAVE_UI_REASON_WITH_DELAY_SAVE_FLAG", 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 NoSaveUiReasonWithDelaySaveFlag = 2;
[<Android.Runtime.Register("NO_SAVE_UI_REASON_WITH_DELAY_SAVE_FLAG", 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 NoSaveUiReasonWithDelaySaveFlag : Android.Service.Autofill.EventNoSaveUiReason

Feldwert

Value = 2
Attribute

Hinweise

Der Dienst hat aufgefordert, das Speichern zu verzögern.

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

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: