Documentation for this section has not yet been entered.
Get method documentation [Android Documentation]
Return the intent that started this activity.
Set method documentation [Android Documentation]
Change the intent returned by Activity.Intent. This holds a
reference to the given intent; it does not copy it. Often used in
conjunction with Activity.OnNewIntent(Android.Content.Intent).