- callback
- Used to manipulate shared element transitions on the launched Activity.
When ActivityOptions.MakeSceneTransitionAnimation(Activity, Android.Views.View, Android.Views.View) was used to start an Activity, callback will be called to handle shared elements on the launched Activity. This requires Android.Views.Window.FEATURE_ACTIVITY_TRANSITIONS.