Contents

kLSItemExtensionIsHidden

A Boolean value that indicates the item’s extension is hidden.

Declaration

let kLSItemExtensionIsHidden: CFString!

Discussion

Use LSSetExtensionHiddenForURL(_:_:) or the URL resource property kCFURLHasHiddenExtensionKey/hasHiddenExtensionKey instead.

See Also

Deprecated Constants