Contents

protocols()

Returns the list of protocols to which the composition conforms.

Declaration

func protocols() -> [Any]!

Return Value

A list of protocols. See Standard Protocols.

See Also

Getting Information About a Composition