Android.Content.Intent.CategoryInfo Field
Provides information about the package it is in; typically used if a package does not contain a Intent.CategoryLauncher to provide a front-door to the user without having to be shown in the all apps list.

Syntax

[Android.Runtime.Register("CATEGORY_INFO")]
public const string CategoryInfo

Remarks

Provides information about the package it is in; typically used if a package does not contain a Intent.CategoryLauncher to provide a front-door to the user without having to be shown in the all apps list.

[Android Documentation]

Requirements

Namespace: Android.Content
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 3