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

Concrete CLR representation of Animator.AnimatorListener returned by the JVM.

Animator.AnimatorPauseListener

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

Animator.AnimatorPauseListenerDirect

Concrete CLR representation of Animator.AnimatorPauseListener returned by the JVM.

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

Concrete CLR representation of LayoutTransition.TransitionListener returned by the JVM.

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

Concrete CLR representation of TimeAnimator.TimeListener returned by the JVM.

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

Concrete CLR representation of ValueAnimator.AnimatorUpdateListener returned by the JVM.

ValueAnimator.DurationScaleChangeListener

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

ValueAnimator.DurationScaleChangeListenerDirect

Concrete CLR representation of ValueAnimator.DurationScaleChangeListener returned by the JVM.

Interfaces

ITimeInterpolator

.NET interface skeleton to be manually developed following https://developer.android.com/reference/android/animation/TimeInterpolator.html

ITypeEvaluator<T>

.NET interface skeleton to be manually developed following https://developer.android.com/reference/android/animation/TypeEvaluator.html