Resource.Attribute.IncludeInGlobalSearch Field

Definition

If provided and true, this searchable activity will be included in any global lists of search targets.

[Android.Runtime.Register("includeInGlobalSearch")]
public const int IncludeInGlobalSearch = 16843374;
[<Android.Runtime.Register("includeInGlobalSearch")>]
val mutable IncludeInGlobalSearch : int

Field Value

Value = 16843374
Attributes

Remarks

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