- callback
- Used to manipulate shared element transitions on the launching 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 launching Activity. Most calls will only come when returning from the started Activity. This requires Android.Views.Window.FEATURE_ACTIVITY_TRANSITIONS.