SetSchemaRequest.ReadHomeAppSearchData Field

Definition

Caution

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

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

Field Value

Value = 5
Attributes

Applies to