AppTask
AppTask(IntPtr, JniHandleOwnership)
JniPeerMembers
TaskInfo
ThresholdClass
ThresholdType
FinishAndRemoveTask()
MoveToFront()
SetExcludeFromRecents(Boolean)
StartActivity(Context, Intent, Bundle)
monoandroid
namespace Android.App
{
[Register("android/app/ActivityManager", DoNotGenerateAcw = true)]
public class ActivityManager : Object
{
[Register("android/app/ActivityManager$AppTask", DoNotGenerateAcw = true)]
public class AppTask : Object
{
[Register("startActivity", "(Landroid/content/Context;Landroid/content/Intent;Landroid/os/Bundle;)V", "GetStartActivity_Landroid_content_Context_Landroid_content_Intent_Landroid_os_Bundle_Handler")]
public virtual void StartActivity(Context? context, Intent? intent, Bundle? options);
}
}
}
| .NET | 6.07.08.09.0 |
|---|---|
Information specific to monoandroid | |
| Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API