Instance Property インスタンスプロパティ

diskCapacity

The capacity of the on-disk cache, in bytes. オンディスクキャッシュの容量、バイト数で。

Declaration 宣言

var diskCapacity: Int { get set }

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 オンディスクキャッシュプロパティの取得と設定