size
The logical size of the disk image in bytes.
Declaration
var size: Int { get }Discussion
This is equivalent to blockCount × blockSize.
The logical size of the disk image in bytes.
var size: Int { get }This is equivalent to blockCount × blockSize.