Condividi tramite


FillEventHistory.Event.NoSaveUiReasonNoSaveInfo Campo

Definizione

Attenzione

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

L'oggetto SaveInfo associato a 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

Valore del campo

Value = 1
Attributi

Commenti

L'oggetto SaveInfo associato a FillResponse è Null.

Documentazione java per android.service.autofill.FillEventHistory.Event.NO_SAVE_UI_REASON_NO_SAVE_INFO.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a