isIconADrawable

fun isIconADrawable(): Boolean

Whether the icon, if available, was set using a Drawable resource (Bitmap or Vector)

Return

true if the icon was set using a drawable resource (bitmap or vector), false otherwise