次の方法で共有


Animator.AnimationPauseEventArgs クラス

定義

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

public class Animator.AnimationPauseEventArgs : EventArgs
type Animator.AnimationPauseEventArgs = class
    inherit EventArgs
継承
Animator.AnimationPauseEventArgs

注釈

このページの一部は、Android オープンソース プロジェクトによって作成および共有され、クリエイティブ コモンズ 2.5 属性ライセンスに記載されている条件に従って使用される作業に基づく変更です。

コンストラクター

Animator.AnimationPauseEventArgs(Animator)

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

プロパティ

Animation

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

適用対象