Contents

MDSchemaCopyDisplayDescriptionForAttribute(_:)

Returns the localized description of a metadata attributekey.

Declaration

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

Parameters

  • name:

    The name of the metadata attribute key.

Return Value

The localized descriptionof the metadata attribute, or NULL ifno localized description is available.

See Also

MDSchema Miscellaneous Functions