Contents

totalDiskSpaceCapacity

The total disk space capacity of the current device.

Declaration

var totalDiskSpaceCapacity: Measurement<UnitInformationStorage> { get }

Discussion

Calculate the amount of free space on this device by subtracting totalDiskSpaceUsedSize from this value.

See Also

Reading disk capacity and space