Jly Icons8.UseCache

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 16:05, 4 June 2017 by Admin (Talk | contribs) (1 revision imported)

Jump to: navigation, search
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.