Contents

SecTransformCustomGetAttribute(_:_:_:)

Gets an attribute value from a custom transform.

Declaration

func SecTransformCustomGetAttribute(_ ref: SecTransformImplementationRef, _ attribute: SecTransformStringOrAttribute, _ type: SecTransformMetaAttributeType) -> CFTypeRef?

Parameters

Return Value

The value of the attribute.