Compartilhar via


SearchSpec.JoinSpec Property

Definition

Returns specification on which documents need to be joined.

public Android.App.AppSearch.JoinSpec? JoinSpec { [Android.Runtime.Register("getJoinSpec", "()Landroid/app/appsearch/JoinSpec;", "", ApiSince=34)] get; }
[<get: Android.Runtime.Register("getJoinSpec", "()Landroid/app/appsearch/JoinSpec;", "", ApiSince=34)>]
member this.JoinSpec : Android.App.AppSearch.JoinSpec

Property Value

Attributes

Remarks

Returns specification on which documents need to be joined.

Java documentation for android.app.appsearch.SearchSpec.getJoinSpec().

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