ViewProperty
abstract class ViewProperty : FloatPropertyCompat<View!>
kotlin.Any | ||
↳ | 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 ViewProperty
instance, the corresponding property value of the view will be updated through this ViewProperty instance.
Summary
Inherited functions | |
---|---|