Condividi tramite


ColorStateListDrawable Costruttori

Definizione

Overload

ColorStateListDrawable()
ColorStateListDrawable(ColorStateList)
ColorStateListDrawable(IntPtr, JniHandleOwnership)

ColorStateListDrawable()

[Android.Runtime.Register(".ctor", "()V", "", ApiSince=29)]
public ColorStateListDrawable ();
Attributi

Si applica a

ColorStateListDrawable(ColorStateList)

[Android.Runtime.Register(".ctor", "(Landroid/content/res/ColorStateList;)V", "", ApiSince=29)]
public ColorStateListDrawable (Android.Content.Res.ColorStateList colorStateList);
[<Android.Runtime.Register(".ctor", "(Landroid/content/res/ColorStateList;)V", "", ApiSince=29)>]
new Android.Graphics.Drawables.ColorStateListDrawable : Android.Content.Res.ColorStateList -> Android.Graphics.Drawables.ColorStateListDrawable

Parametri

colorStateList
ColorStateList
Attributi

Si applica a

ColorStateListDrawable(IntPtr, JniHandleOwnership)

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

Parametri

javaReference
IntPtr

nativeint

Si applica a