AppSearchSchema.StringPropertyConfig.Builder.SetTokenizerType(Int32) 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("setTokenizerType", "(I)Landroid/app/appsearch/AppSearchSchema$StringPropertyConfig$Builder;", "", ApiSince=31)]
public Android.App.AppSearch.AppSearchSchema.StringPropertyConfig.Builder SetTokenizerType(int tokenizerType);[<Android.Runtime.Register("setTokenizerType", "(I)Landroid/app/appsearch/AppSearchSchema$StringPropertyConfig$Builder;", "", ApiSince=31)>]
member this.SetTokenizerType : int -> Android.App.AppSearch.AppSearchSchema.StringPropertyConfig.BuilderParameters
- tokenizerType
- Int32
Returns
- Attributes