Intent.SetFlags(ActivityFlags)
Documentation for this section has not yet been entered.
Retrieve any special flags associated with this intent. You will normally just set them with Intent.SetFlags(ActivityFlags) and let the system take the appropriate action with them.
[Android Documentation]