Condividi tramite


VirtualViewFillInfo.Builder.Build Method

Definition

Builds the instance.

[Android.Runtime.Register("build", "()Landroid/view/autofill/VirtualViewFillInfo;", "", ApiSince=34)]
public Android.Views.Autofill.VirtualViewFillInfo Build ();
[<Android.Runtime.Register("build", "()Landroid/view/autofill/VirtualViewFillInfo;", "", ApiSince=34)>]
member this.Build : unit -> Android.Views.Autofill.VirtualViewFillInfo

Returns

Attributes

Remarks

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

Java documentation for android.view.autofill.VirtualViewFillInfo.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