geTemplateIcon

suspend fun geTemplateIcon(iconName: String, iconType: Int): Bitmap?

Gets the template icon as Bitmap.

It should be called only from a coroutine or another suspend function

There is Three types of template icon

Return

the template icon as Bitmap

See also

Parameters

iconName

String the template icon name

iconType

TemplateIconType: the template icon type