Android.Content.ContextWrapper.StartActivity Method
Same as Context.StartActivity(Intent, Android.OS.Bundle) with no options specified.

Syntax

[Android.Runtime.Register("startActivity", "(Landroid/content/Intent;)V", "GetStartActivity_Landroid_content_Intent_Handler")]
public override void StartActivity (Intent intent)

Parameters

intent
The description of the activity to start.

Remarks

Requirements

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