Android.Content.Context.ActivityService Field
Use with Context.GetSystemService(string) to retrieve a Android.App.ActivityManager for interacting with the global system state.

Syntax

[Android.Runtime.Register("ACTIVITY_SERVICE")]
public const string ActivityService

See Also

Context.GetSystemService(string)
Android.App.ActivityManager

Remarks

Use with Context.GetSystemService(string) to retrieve a Android.App.ActivityManager for interacting with the global system state.

[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