Jly Icons8.UseCache

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

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.