isCached

abstract fun isCached(propertyId: Int): Boolean

Checks whether a given property is cached in memory

Return

Whether or not it is cached in memory

Parameters

propertyId

the property to test