AdaptiveIconDrawable
AdaptiveIconDrawable
Constructors
Definition
Overloads
AdaptiveIconDrawable(Drawable, Drawable) AdaptiveIconDrawable(Drawable, Drawable) | |
AdaptiveIconDrawable(IntPtr, JniHandleOwnership) AdaptiveIconDrawable(IntPtr, JniHandleOwnership) |
AdaptiveIconDrawable(Drawable, Drawable) AdaptiveIconDrawable(Drawable, Drawable)
[Android.Runtime.Register(".ctor", "(Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/Drawable;)V", "")]
public AdaptiveIconDrawable (Android.Graphics.Drawables.Drawable backgroundDrawable, Android.Graphics.Drawables.Drawable foregroundDrawable);
new Android.Graphics.Drawables.AdaptiveIconDrawable : Android.Graphics.Drawables.Drawable * Android.Graphics.Drawables.Drawable -> Android.Graphics.Drawables.AdaptiveIconDrawable
Parameters
Remarks
Portions of this page are modifications based on work created and shared by the
AdaptiveIconDrawable(IntPtr, JniHandleOwnership) AdaptiveIconDrawable(IntPtr, JniHandleOwnership)
protected AdaptiveIconDrawable (IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Android.Graphics.Drawables.AdaptiveIconDrawable : nativeint * Android.Runtime.JniHandleOwnership -> Android.Graphics.Drawables.AdaptiveIconDrawable
Parameters
- transfer
- JniHandleOwnership JniHandleOwnership
Remarks
Portions of this page are modifications based on work created and shared by the