The properties of Android.Animation.LayoutTransition are listed below. For a list of all members, see the LayoutTransition Members list.
See Also: Inherited members from Java.Lang.Object
[read-only] | IsChangingLayout | bool. Returns true if animations are running which animate layout-related properties. |
[read-only] | IsRunning | bool. Returns true if any of the animations in this transition are currently running. |
[read-only] | TransitionListeners | IList<LayoutTransition.ITransitionListener>. Gets the current list of listeners for layout changes. |
[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. |