Jly Icons8.LoadIcon

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 16:05, 4 June 2017 by RB WikiCreator (Talk)

Jump to: navigation, search
Method
jly_Icons8.LoadIcon ( Name As Text, callback As Auto, moreData As Xojo.Core.Dictionary = nil, IgnoreCache As Boolean = False )


Searches the icon in cache and loads it from the icons8 CDN if it wasn't found. The Icon is sent back to the callback delegate. Use moreData dictionary to set additional parameters if needed.