protocols()
Returns the list of protocols to which the composition conforms.
Declaration
func protocols() -> [Any]!Return Value
A list of protocols. See Standard Protocols.
Returns the list of protocols to which the composition conforms.
func protocols() -> [Any]!A list of protocols. See Standard Protocols.