Android.Transitions.Transition.GetEpicenterCallback Method
Returns the callback used to find the epicenter of the Transition.

Syntax

[Android.Runtime.Register("getEpicenterCallback", "()Landroid/transition/Transition$EpicenterCallback;", "GetGetEpicenterCallbackHandler")]
public virtual Transition.EpicenterCallback GetEpicenterCallback ()

Returns

Documentation for this section has not yet been entered.

Remarks

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.

[Android Documentation]

Requirements

Namespace: Android.Transitions
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0