Add a new Intent to the task stack.
Syntax
[Android.Runtime.Register("addNextIntent", "(Landroid/content/Intent;)Landroid/app/TaskStackBuilder;", "GetAddNextIntent_Landroid_content_Intent_Handler")]
public virtual
TaskStackBuilder AddNextIntent (
Android.Content.Intent nextIntent)
Parameters
- nextIntent
- Intent for the next Activity in the synthesized task stack
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 16