diskSize property

int diskSize
getter/setter pair

The maximum size to use on disk for the cache, in bytes. Default is 32 MiB. This cache is independent from the map cache as defined via SDKOptions. Its size is only limited by the total device storage capacity.

Implementation

int diskSize;