Android.App.Activity.OnUserLeaveHint
If an activity is ever started via any non-user-driven events such as phone-call receipt or an alarm handler, this flag should be passed to Context.StartActivity(Intent), ensuring that the pausing activity does not think the user has acknowledged its notification.