Icon
DrawableLoadedEventArgs
InterfaceConsts
IOnDrawableLoadedListener
TypeAdaptiveBitmap
TypeBitmap
TypeData
TypeResource
TypeUri
TypeUriAdaptiveBitmap
Creator
JniPeerMembers
ResId
ResPackage
ThresholdClass
ThresholdType
Type
Uri
CreateWithAdaptiveBitmap(Bitmap)
CreateWithAdaptiveBitmapContentUri(String)
CreateWithAdaptiveBitmapContentUri(Uri)
CreateWithBitmap(Bitmap)
CreateWithContentUri(String)
CreateWithContentUri(Uri)
CreateWithData(Byte[], Int32, Int32)
CreateWithFilePath(String)
CreateWithResource(Context, Int32)
CreateWithResource(String, Int32)
DescribeContents()
LoadDrawable(Context)
LoadDrawableAsync(Context, Message)
LoadDrawableAsync(Context, IOnDrawableLoadedListener, Handler)
SetTint(Int32)
SetTintBlendMode(BlendMode)
SetTintList(ColorStateList)
SetTintMode(Mode)
WriteToParcel(Parcel, ParcelableWriteFlags)
monoandroid
namespace Android.Graphics.Drawables
{
[Register("android/graphics/drawable/Icon", ApiSince = 23, DoNotGenerateAcw = true)]
public sealed class Icon : Object, IParcelable, IJavaObject, IJavaPeerable, IDisposable
{
[Register("createWithResource", "(Ljava/lang/String;I)Landroid/graphics/drawable/Icon;", "", ApiSince = 23)]
public static Icon? CreateWithResource(string? resPackage, int resId);
}
}
.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