다음을 통해 공유


AppSearchSchema.StringPropertyConfig.Builder.SetJoinableValueType Method

Definition

[Android.Runtime.Register("setJoinableValueType", "(I)Landroid/app/appsearch/AppSearchSchema$StringPropertyConfig$Builder;", "", ApiSince=34)]
public Android.App.AppSearch.AppSearchSchema.StringPropertyConfig.Builder SetJoinableValueType (Android.App.AppSearch.StringPropertyJoinableValueType joinableValueType);
[<Android.Runtime.Register("setJoinableValueType", "(I)Landroid/app/appsearch/AppSearchSchema$StringPropertyConfig$Builder;", "", ApiSince=34)>]
member this.SetJoinableValueType : Android.App.AppSearch.StringPropertyJoinableValueType -> Android.App.AppSearch.AppSearchSchema.StringPropertyConfig.Builder

Parameters

Returns

Attributes

Applies to