AnimatedImageDrawable コンストラクター

定義

オーバーロード

AnimatedImageDrawable()

空の AnimatedImageDrawable を作成します。

AnimatedImageDrawable(IntPtr, JniHandleOwnership)

AnimatedImageDrawable()

空の AnimatedImageDrawable を作成します。

[Android.Runtime.Register(".ctor", "()V", "", ApiSince=28)]
public AnimatedImageDrawable ();
属性

注釈

空の AnimatedImageDrawable を作成します。

の Java ドキュメント android.graphics.drawable.AnimatedImageDrawable.AnimatedImageDrawable()

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

適用対象

AnimatedImageDrawable(IntPtr, JniHandleOwnership)

protected AnimatedImageDrawable (IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Android.Graphics.Drawables.AnimatedImageDrawable : nativeint * Android.Runtime.JniHandleOwnership -> Android.Graphics.Drawables.AnimatedImageDrawable

パラメーター

javaReference
IntPtr

nativeint

適用対象