Contents

memoryCapacity

The capacity of the in-memory cache, in bytes.

Declaration

var memoryCapacity: Int { get set }

Mentioned in

Discussion

At the time this property is set, the in-memory cache will truncate its contents to the size given, if necessary.

See Also

Getting and setting in-memory cache properties