AppSearchSchema.Builder.AddProperty(AppSearchSchema+PropertyConfig) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Android.Runtime.Register("addProperty", "(Landroid/app/appsearch/AppSearchSchema$PropertyConfig;)Landroid/app/appsearch/AppSearchSchema$Builder;", "", ApiSince=31)]
public Android.App.AppSearch.AppSearchSchema.Builder AddProperty (Android.App.AppSearch.AppSearchSchema.PropertyConfig propertyConfig);
[<Android.Runtime.Register("addProperty", "(Landroid/app/appsearch/AppSearchSchema$PropertyConfig;)Landroid/app/appsearch/AppSearchSchema$Builder;", "", ApiSince=31)>]
member this.AddProperty : Android.App.AppSearch.AppSearchSchema.PropertyConfig -> Android.App.AppSearch.AppSearchSchema.Builder
Parameters
- propertyConfig
- AppSearchSchema.PropertyConfig
Returns
- Attributes