currentMemoryUsage
The current size of the in-memory cache, in bytes.
インメモリキャッシュプロパティの現在のサイズ、バイト数で。
Availability 有効性
Technology
@property NSUInteger
memoryCapacity;
At the time this property is set, the in-memory cache will truncate its contents to the size given, if necessary. このプロパティが設定される時点で、インメモリキャッシュはそれの内容をこの与えられた大きさに切り詰めます、もし必要ならば。
currentMemoryUsage