ValueAnimator.AnimatorUpdateEventArgs クラス

定義

Update イベントのデータを提供します。

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

注釈

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

コンストラクター

名前 説明
ValueAnimator.AnimatorUpdateEventArgs(ValueAnimator)

Update イベントのデータを提供します。

プロパティ

名前 説明
Animation

Update イベントのデータを提供します。

適用対象