var currentDiskUsage : Int
The current size of the on-disk cache, in bytes.
オンディスクキャッシュの現在のサイズ、バイト数で。
Availability 有効性
Technology
var diskCapacity: Int
{ get set }
When set, the on-disk cache will truncate its contents to the given size, if necessary. 設定される場合、オンディスクキャッシュはそれの内容をこの与えられた大きさに切り詰めます、もし必要ならば。
var currentDiskUsage : Int