Contents

kLSItemRoleHandlerDisplayName

The display name of the application that is set to handle this item, subject to the role mask.

Declaration

let kLSItemRoleHandlerDisplayName: CFString!

Discussion

Instead of using this constant, resolve the desired role handler for the file, then use the URL resource property kCFURLLocalizedNameKey/localizedNameKey on the role handler's URL.

See Also

Deprecated Constants