Поделиться через


AppSearchSchema.StringPropertyConfig.IndexingTypeExactTerms Поле

Определение

Внимание!

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

Содержимое этого свойства должно быть возвращено только для запросов, соответствующих точным маркерам, отображаемым в этом свойстве.

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

Значение поля

Value = 1
Атрибуты

Комментарии

Документация по Java для android.app.appsearch.AppSearchSchema.StringPropertyConfig.INDEXING_TYPE_EXACT_TERMS.

Части этой страницы — это изменения на основе работы, созданной и общей проектом с открытым исходным кодом Android и используемой в соответствии с условиями, описанными в лицензии Creative Commons 2.5 Attribution.

Применяется к