getTemplateIconUri

fun getTemplateIconUri(templateIconName: String, iconType: Int): Uri

Gets the template icon Uri. There is Three types of template icon

Return

Uri the template icon Uri

See also

Parameters

templateIconName
    **String** the template icon name
iconType
    **[TemplateIconType]:** the template icon type
    
    [TemplateIconType#SMALL]: to get the small icon
    [TemplateIconType#SMALL_DISABLE]: to get the disabled
    small icon
    [TemplateIconType#BIG] : to get the big icon