Contents

volumeSupportsCasePreservedNames

A Boolean value that indicates whether the volume format preserves the case of file and directory names.

Declaration

var volumeSupportsCasePreservedNames: Bool? { get }

Discussion

The volume may change the case of some characters, typically making them all upper or all lower case.

See Also

Volume support values