Contents

volumeSupportsImmutableFiles

A Boolean value that indicates whether the volume supports making files immutable.

Declaration

var volumeSupportsImmutableFiles: Bool? { get }

Discussion

This value is true if the volume supports making files immutable with the isUserImmutableKey or isSystemImmutableKey properties.

See Also

Volume support values