Contents

diskCapacity

The capacity of the on-disk cache, in bytes.

Declaration

var diskCapacity: Int { get set }

Mentioned in

Discussion

When set, the on-disk cache will truncate its contents to the given size, if necessary.

See Also

Getting and setting on-disk cache properties