Contents

volumeSupportsAccessPermissions

A Boolean value that indicates whether the volume supports setting standard access permissions.

Declaration

var volumeSupportsAccessPermissions: Bool? { get }

Discussion

This value is true if the volume supports setting POSIX access permissions with the fileSecurityKey property.

See Also

Volume support values