Documentation for this section has not yet been entered.
Get method documentation [Android Documentation]
Returns the Transition that will be used for shared elements reentering from a started
Activity after it has returned the shared element to it start location.
Requires Window.FEATURE_ACTIVITY_TRANSITIONS.
Set method documentation [Android Documentation]
Sets the Transition that will be used for shared elements reentering from a started
Activity after it has returned the shared element to it start location. If no value
is set, this will default to
Window.SharedElementExitTransition.
Requires Window.FEATURE_ACTIVITY_TRANSITIONS.