Contents

MDSchemaCopyDisplayNameForAttribute(_:)

Returns the localized display name of a metadata attributekey.

Declaration

func MDSchemaCopyDisplayNameForAttribute(_ name: CFString!) -> CFString!

Parameters

  • name:

    The name of the metadata attribute key.

Return Value

The localized displayname of the metadata attribute, or NULL ifno localized display name is available.

See Also

MDSchema Miscellaneous Functions