Contents

volumeSupportsFileCloning

A Boolean value that indicates whether the volume supports file cloning.

Declaration

var volumeSupportsFileCloning: Bool? { get }

Discussion

This value is true if the volume supports the clonefile(2) system call.

See Also

Volume support values