Documentation for this section has not yet been entered.
Returns the callback used to find the epicenter of the Transition. Transitions like Android.Transitions.Explode use a point or Rect to orient the direction of travel. This is called the epicenter of the Transition and is typically centered on a touched View. The NoType:android/transition/Transition$EpicenterCallback;Href=../../../reference/android/transition/Transition.EpicenterCallback.html allows a Transition to dynamically retrieve the epicenter during a Transition.