Bundle key used for an Android.Content.Intent in results from methods that
may require the caller to interact with the user.
Syntax
[Android.Runtime.Register("KEY_INTENT")] public const stringKeyIntent
Remarks
Bundle key used for an Android.Content.Intent in results from methods that
may require the caller to interact with the user. The Intent can
be used to start the corresponding user interface activity.