API reference
API reference
Select your platform
No SDKs available
No versions available

CB_EnableCaching Property

Global flag to enable or disable component caching.
When enabled, components may be cached to improve performance
Modifiers: final
Type: BuildConfig.COMPONENTCACHE_LEVEL >= 1

Signature

var CB_EnableCaching: BuildConfig.COMPONENTCACHE_LEVEL >= 1
Did you find this page helpful?