Android.Content.Context.LauncherAppsService Field
Use with Context.GetSystemService(string) to retrieve a Android.Content.PM.LauncherApps for querying and monitoring launchable apps across profiles of a user.

Syntax

[Android.Runtime.Register("LAUNCHER_APPS_SERVICE")]
public const string LauncherAppsService

See Also

Context.GetSystemService(string)
Android.Content.PM.LauncherApps

Remarks

Use with Context.GetSystemService(string) to retrieve a Android.Content.PM.LauncherApps for querying and monitoring launchable apps across profiles of a user.

[Android Documentation]

Requirements

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