Freigeben über


JoinSpec.Builder.Build Method

Definition

Constructs a new JoinSpec from the contents of this builder.

[Android.Runtime.Register("build", "()Landroid/app/appsearch/JoinSpec;", "", ApiSince=34)]
public Android.App.AppSearch.JoinSpec Build ();
[<Android.Runtime.Register("build", "()Landroid/app/appsearch/JoinSpec;", "", ApiSince=34)>]
member this.Build : unit -> Android.App.AppSearch.JoinSpec

Returns

Attributes

Remarks

Constructs a new JoinSpec from the contents of this builder.

Java documentation for android.app.appsearch.JoinSpec.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