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.