See Also:
LocalActivityManager Members
Syntax
[Android.Runtime.Register("android/app/LocalActivityManager", DoNotGenerateAcw=true)]
[System.Obsolete("This class is obsoleted in this android platform")]
public class
LocalActivityManager :
Java.Lang.ObjectRemarks
Helper class for managing multiple running embedded activities in the same
process. This class is not normally used directly, but rather created for
you as part of the Android.App.ActivityGroup implementation.
See Also
[Android Documentation]
Requirements
Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1Deprecated since API level 13