Documentation for this section has not yet been entered.
Get method documentation [Android Documentation]
Returns how the transition set in
Window.EnterTransition overlaps with the exit
transition of the calling Activity. When true, the transition will start as soon as possible.
When false, the transition will wait until the remote exiting transition completes before
starting.
Set method documentation [Android Documentation]
Controls how the transition set in
Window.EnterTransition overlaps with the exit
transition of the calling Activity. When true, the transition will start as soon as possible.
When false, the transition will wait until the remote exiting transition completes before
starting.