Android.Transitions.Transition.GetTransitionValues Method
This method can be called by transitions to get the TransitionValues for any particular view during the transition-playing process.

Syntax

[Android.Runtime.Register("getTransitionValues", "(Landroid/view/View;Z)Landroid/transition/TransitionValues;", "GetGetTransitionValues_Landroid_view_View_ZHandler")]
public virtual TransitionValues GetTransitionValues (Android.Views.View view, bool start)

Parameters

view
Documentation for this section has not yet been entered.
start
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

This method can be called by transitions to get the TransitionValues for any particular view during the transition-playing process. This might be necessary, for example, to query the before/after state of related views for a given transition.

[Android Documentation]

Requirements

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