public abstract class

DynamicAnimation.ViewProperty

extends FloatPropertyCompat<View>

 java.lang.Object

androidx.dynamicanimation.animation.FloatPropertyCompat<View>

↳androidx.dynamicanimation.animation.DynamicAnimation.ViewProperty

Overview

ViewProperty holds the access of a property of a View. When an animation is created with a DynamicAnimation.ViewProperty instance, the corresponding property value of the view will be updated through this ViewProperty instance.

Summary

Methods
from FloatPropertyCompat<T>createFloatPropertyCompat, getValue, setValue
from java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait