Läs på engelska

Dela via


SearchSpec.GroupingTypePerPackage Field

Definition

Caution

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

Results should be grouped together by package for the purpose of enforcing a limit on the number of results returned per package.

C#
[Android.Runtime.Register("GROUPING_TYPE_PER_PACKAGE", ApiSince=31)]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.AppSearch.GroupingType enum directly instead of this field.", true)]
public const Android.App.AppSearch.GroupingType GroupingTypePerPackage = 1;

Field Value

Value = 1

Implements

Attributes

Remarks

Results should be grouped together by package for the purpose of enforcing a limit on the number of results returned per package.

Java documentation for android.app.appsearch.SearchSpec.GROUPING_TYPE_PER_PACKAGE.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to

Produkt Versioner (Föråldrad)
.NET for Android (.NET for Android API 34, .NET for Android API 35)