Table of Contents

Namespace Android.Animation

Classes

Animator

https://developer.android.com/reference/android/animation/Animator.html

Animator.AnimatorListener

https://developer.android.com/reference/android/animation/Animator.AnimatorListener.html

Animator.AnimatorListenerDirect

Direct override of Animator.AnimatorListener or its generic type if there is one

Animator.AnimatorPauseListener

https://developer.android.com/reference/android/animation/Animator.AnimatorPauseListener.html

Animator.AnimatorPauseListenerDirect

Direct override of Animator.AnimatorPauseListener or its generic type if there is one

AnimatorInflater

https://developer.android.com/reference/android/animation/AnimatorInflater.html

AnimatorListenerAdapter

https://developer.android.com/reference/android/animation/AnimatorListenerAdapter.html

AnimatorSet

https://developer.android.com/reference/android/animation/AnimatorSet.html

AnimatorSet.Builder

https://developer.android.com/reference/android/animation/AnimatorSet.Builder.html

ArgbEvaluator

https://developer.android.com/reference/android/animation/ArgbEvaluator.html

BidirectionalTypeConverter

https://developer.android.com/reference/android/animation/BidirectionalTypeConverter.html

BidirectionalTypeConverter<T, V>

https://developer.android.com/reference/android/animation/BidirectionalTypeConverter.html

FloatArrayEvaluator

https://developer.android.com/reference/android/animation/FloatArrayEvaluator.html

FloatEvaluator

https://developer.android.com/reference/android/animation/FloatEvaluator.html

IntArrayEvaluator

https://developer.android.com/reference/android/animation/IntArrayEvaluator.html

IntEvaluator

https://developer.android.com/reference/android/animation/IntEvaluator.html

Keyframe

https://developer.android.com/reference/android/animation/Keyframe.html

LayoutTransition

https://developer.android.com/reference/android/animation/LayoutTransition.html

LayoutTransition.TransitionListener

https://developer.android.com/reference/android/animation/LayoutTransition.TransitionListener.html

LayoutTransition.TransitionListenerDirect

Direct override of LayoutTransition.TransitionListener or its generic type if there is one

ObjectAnimator

https://developer.android.com/reference/android/animation/ObjectAnimator.html

PointFEvaluator

https://developer.android.com/reference/android/animation/PointFEvaluator.html

PropertyValuesHolder

https://developer.android.com/reference/android/animation/PropertyValuesHolder.html

RectEvaluator

https://developer.android.com/reference/android/animation/RectEvaluator.html

StateListAnimator

https://developer.android.com/reference/android/animation/StateListAnimator.html

TimeAnimator

https://developer.android.com/reference/android/animation/TimeAnimator.html

TimeAnimator.TimeListener

https://developer.android.com/reference/android/animation/TimeAnimator.TimeListener.html

TimeAnimator.TimeListenerDirect

Direct override of TimeAnimator.TimeListener or its generic type if there is one

TimeInterpolator

https://developer.android.com/reference/android/animation/TimeInterpolator.html

TypeConverter

https://developer.android.com/reference/android/animation/TypeConverter.html

TypeConverter<T, V>

https://developer.android.com/reference/android/animation/TypeConverter.html

TypeEvaluator

https://developer.android.com/reference/android/animation/TypeEvaluator.html

TypeEvaluator<T>

https://developer.android.com/reference/android/animation/TypeEvaluator.html

ValueAnimator

https://developer.android.com/reference/android/animation/ValueAnimator.html

ValueAnimator.AnimatorUpdateListener

https://developer.android.com/reference/android/animation/ValueAnimator.AnimatorUpdateListener.html

ValueAnimator.AnimatorUpdateListenerDirect

Direct override of ValueAnimator.AnimatorUpdateListener or its generic type if there is one

ValueAnimator.DurationScaleChangeListener

https://developer.android.com/reference/android/animation/ValueAnimator.DurationScaleChangeListener.html

ValueAnimator.DurationScaleChangeListenerDirect

Direct override of ValueAnimator.DurationScaleChangeListener or its generic type if there is one

Interfaces

ITimeInterpolator

.NET interface for TO BE DEFINED FROM USER

ITypeEvaluator<T>

.NET interface for TO BE DEFINED FROM USER