Share via


AppSearchSchema.StringPropertyConfig.TokenizerTypeVerbatim フィールド

定義

注意事項

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

[Android.Runtime.Register("TOKENIZER_TYPE_VERBATIM", ApiSince=34)]
[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 TokenizerTypeVerbatim = 2;
[<Android.Runtime.Register("TOKENIZER_TYPE_VERBATIM", ApiSince=34)>]
[<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 TokenizerTypeVerbatim : Android.App.AppSearch.TokenizerType

フィールド値

Value = 2
属性

適用対象