Contents

isReadOnly

A Boolean value that indicates whether the underlying disk image is read-only.

Declaration

var isReadOnly: Bool { get }

Discussion

If the value of this property is true, the guest operating system may read the contents of the disk image, but may not write to it.

See Also

Getting the disk image details