ValueAnimator.AnimatorUpdateEventArgs 类

定义

Update 事件提供数据。

public class ValueAnimator.AnimatorUpdateEventArgs : EventArgs
type ValueAnimator.AnimatorUpdateEventArgs = class
    inherit EventArgs
继承
ValueAnimator.AnimatorUpdateEventArgs

注解

本页的某些部分是根据 Android 开放源代码项目创建和共享的工作进行的修改,并根据 Creative Commons 2.5 属性许可证中所述的术语使用。

构造函数

ValueAnimator.AnimatorUpdateEventArgs(ValueAnimator)

Update 事件提供数据。

属性

Animation

Update 事件提供数据。

适用于