FillResponse.Builder.SetSaveInfo(SaveInfo) Method

Definition

[Android.Runtime.Register("setSaveInfo", "(Landroid/service/autofill/SaveInfo;)Landroid/service/autofill/FillResponse$Builder;", "", ApiSince=26)]
public Android.Service.Autofill.FillResponse.Builder SetSaveInfo (Android.Service.Autofill.SaveInfo saveInfo);
[<Android.Runtime.Register("setSaveInfo", "(Landroid/service/autofill/SaveInfo;)Landroid/service/autofill/FillResponse$Builder;", "", ApiSince=26)>]
member this.SetSaveInfo : Android.Service.Autofill.SaveInfo -> Android.Service.Autofill.FillResponse.Builder

Parameters

saveInfo
SaveInfo

Returns

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to