Contents

kLSItemDisplayName

The item’s name to display to the user. The display name reflects localization and extension hiding that may be in effect.

Declaration

let kLSItemDisplayName: CFString!

Discussion

Use LSCopyDisplayNameForURL(_:_:) or the URL resource property kCFURLLocalizedNameKey/localizedNameKey instead.

See Also

Deprecated Constants