Share via


Presentations.Builder.Build Method

Definition

Builds the instance.

[Android.Runtime.Register("build", "()Landroid/service/autofill/Presentations;", "", ApiSince=33)]
public Android.Service.Autofill.Presentations Build ();
[<Android.Runtime.Register("build", "()Landroid/service/autofill/Presentations;", "", ApiSince=33)>]
member this.Build : unit -> Android.Service.Autofill.Presentations

Returns

Attributes

Remarks

Builds the instance. This builder should not be touched after calling this!

Java documentation for android.service.autofill.Presentations.Builder.build().

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