Contents

doesNotSupportSettingFilePermissions

A Boolean property that indicates the volume doesn’t set file permissions.

Declaration

var doesNotSupportSettingFilePermissions: Bool { get set }

Discussion

If this value is true (Swift) or YES (Objective-C), the volume doesn’t support setting file permissions.

See Also

Declaring file capabilities