Difference between revisions of "Jly Icons8.LoadIcon"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision imported)
(No difference)

Revision as of 16:05, 4 June 2017

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.