Compartilhar via


AppSearchSchema.StringPropertyConfig.TokenizerTypePlain Campo

Definição

Cuidado

This constant will be removed in the future version. Use Android.App.AppSearch.TokenizerType enum directly instead of this field.

Tokenização para texto sem formatação.

[Android.Runtime.Register("TOKENIZER_TYPE_PLAIN", ApiSince=31)]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.AppSearch.TokenizerType enum directly instead of this field.", true)]
public const Android.App.AppSearch.TokenizerType TokenizerTypePlain = 1;
[<Android.Runtime.Register("TOKENIZER_TYPE_PLAIN", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.App.AppSearch.TokenizerType enum directly instead of this field.", true)>]
val mutable TokenizerTypePlain : Android.App.AppSearch.TokenizerType

Valor do campo

Value = 1
Atributos

Comentários

Documentação Java para android.app.appsearch.AppSearchSchema.StringPropertyConfig.TOKENIZER_TYPE_PLAIN.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usadas de acordo com os termos descritos na Licença de Atribuição Creative Commons 2.5.

Aplica-se a