shouldCacheRules property

bool? shouldCacheRules
getter/setter pair

Allows the AATKit to preserve last downloaded ad rules when the application is closed. Such rules will be re-used next time the application is started, before new ones get downloaded. Enabled by default.

Implementation

bool? shouldCacheRules;