Contents

mayHaveExtendedAttributes

A Boolean value that indicates the file may have extended attributes.

Declaration

var mayHaveExtendedAttributes: Bool? { get }

Discussion

true if the file may have extended attributes; otherwise, false indicates there are none.

See Also

File values