Add additional flags to the intent (or with existing flags
value).
Syntax
[Android.Runtime.Register("addFlags", "(I)Landroid/content/Intent;", "GetAddFlags_IHandler")]
public virtual
Intent AddFlags ([Android.Runtime.GeneratedEnum]
ActivityFlags flags)
See Also
Parameters
- flags
- The new flags to set.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Content
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1