Difference between revisions of "Jly Icons8.UseCache"

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

Latest revision as of 16:29, 4 June 2017

Property (As Boolean)
ajly_Icons8.UseCache = newValue
or
BooleanValue = ajly_Icons8.UseCache


If True, the Icons8 class will cache all icons in xojo.IO.SpecialFolder.Caches.Child("icons8") folder.

This enables displaying the icons without network access as long as they were loaded once.