AdaptiveIconDrawable
AdaptiveIconDrawable(Drawable, Drawable)
AdaptiveIconDrawable(IntPtr, JniHandleOwnership)
AdaptiveIconDrawable(Drawable, Drawable, Drawable)
Background
ExtraInsetFraction
Foreground
IconMask
JniPeerMembers
Monochrome
Opacity
ThresholdClass
ThresholdType
Draw(Canvas)
InvalidateDrawable(Drawable)
ScheduleDrawable(Drawable, IRunnable, Int64)
SetAlpha(Int32)
SetColorFilter(ColorFilter)
SetOpacity(Int32)
UnscheduleDrawable(Drawable, IRunnable)
monoandroid
namespace Android.Graphics.Drawables
{
[Register("android/graphics/drawable/AdaptiveIconDrawable", ApiSince = 26, DoNotGenerateAcw = true)]
public class AdaptiveIconDrawable : Drawable, ICallback, IJavaObject, IJavaPeerable, IDisposable
{
[Register("setOpacity", "(I)V", "GetSetOpacity_IHandler", ApiSince = 26)]
public virtual void SetOpacity(int opacity);
}
}
| .NET | 6.07.08.09.0 |
|---|---|
Information specific to monoandroid | |
| Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API