Contents

MDSchemaCopyMetaAttributesForAttribute(_:)

Returns a dictionary describing the values for the specifiedmetadata attribute key.

Declaration

func MDSchemaCopyMetaAttributesForAttribute(_ name: CFString!) -> CFDictionary!

Parameters

  • name:

    The name of the metadata attribute key.

Return Value

A dictionary describingthe schema of the metadata attribute key.

See Also

MDSchema Miscellaneous Functions