Xojo.IO.SpecialFolder.Caches
From Xojo Documentation
Method
The OS folder for storing cache data.
Notes
Windows | Mac | Linux | iOS |
---|---|---|---|
C:\Users\UserName\AppData\Local\Microsoft\Windows\INetCache\ | /Users/UserName/Library/Caches | /home/UserName/.cache/ | ../Library/Caches |
Exceptions
- RuntimeException if the folder does not exist.