webMethods Mobile Suite  | webMethods Mobile SuiteWeb Help | Using webMethods Mobile Designer | Creating Mobile Application Projects | Coding a Mobile Application | Image Caching | Disabling Image Caching for the Whole Application
 
Disabling Image Caching for the Whole Application
For certain applications, caching images is undesirable. You can disable the image cache by calling the static method nUIController.enableCache(boolean enableCache) and passing false as an argument. Ideally, this should be done as soon as possible after the application has started.

Copyright © 2010-2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.