The members of Android.Transitions.VisibilityPropagation are listed below.
See Also: Inherited members from Android.Transitions.TransitionPropagation
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
override | CaptureValues(TransitionValues)Captures the values in the start or end scene for the properties that this transition propagation monitors. | |
override | GetPropagationProperties()Returns the set of property names stored in the Android.Transitions.TransitionValues object passed into TransitionPropagation.CaptureValues(TransitionValues) that this transition propagation cares about for the purposes of preventing duplicate capturing of property values. | |
GetViewVisibility(TransitionValues)Returns Android.Views.View.Visibility for the View at the time the values were captured. | ||
GetViewX(TransitionValues)Returns the View's center x coordinate, relative to the screen, at the time the values were captured. | ||
GetViewY(TransitionValues)Returns the View's center y coordinate, relative to the screen, at the time the values were captured. |