Summary:
Inherited Methods
DynamicAnimation.ViewProperty
public
static
abstract
class
DynamicAnimation.ViewProperty
extends FloatPropertyCompat<View>
java.lang.Object | ||
↳ | androidx.dynamicanimation.animation.FloatPropertyCompat<android.view.View> | |
↳ | androidx.dynamicanimation.animation.DynamicAnimation.ViewProperty |
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
Inherited methods | |
---|---|