SaveInfo.Builder.SetCustomDescription(CustomDescription) Method

Definition

[Android.Runtime.Register("setCustomDescription", "(Landroid/service/autofill/CustomDescription;)Landroid/service/autofill/SaveInfo$Builder;", "", ApiSince=27)]
public Android.Service.Autofill.SaveInfo.Builder SetCustomDescription (Android.Service.Autofill.CustomDescription customDescription);
[<Android.Runtime.Register("setCustomDescription", "(Landroid/service/autofill/CustomDescription;)Landroid/service/autofill/SaveInfo$Builder;", "", ApiSince=27)>]
member this.SetCustomDescription : Android.Service.Autofill.CustomDescription -> Android.Service.Autofill.SaveInfo.Builder

Parameters

customDescription
CustomDescription

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