AppSearchSchema.StringPropertyConfig.Builder.SetDeletePropagationType 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("setDeletePropagationType", "(I)Landroid/app/appsearch/AppSearchSchema$StringPropertyConfig$Builder;", "", ApiSince=37)]
public Android.App.AppSearch.AppSearchSchema.StringPropertyConfig.Builder SetDeletePropagationType(Android.App.AppSearch.AppSearchSchemaDeletePropagationType deletePropagationType);
[<Android.Runtime.Register("setDeletePropagationType", "(I)Landroid/app/appsearch/AppSearchSchema$StringPropertyConfig$Builder;", "", ApiSince=37)>]
member this.SetDeletePropagationType : Android.App.AppSearch.AppSearchSchemaDeletePropagationType -> Android.App.AppSearch.AppSearchSchema.StringPropertyConfig.Builder
Parameters
- deletePropagationType
- AppSearchSchemaDeletePropagationType
Returns
- Attributes