collaborationHighlight(forIdentifier:)
Returns a collaboration highlight for a specified collaboration identifier.
Declaration
func collaborationHighlight(forIdentifier collaborationIdentifier: SWCollaborationIdentifier) throws -> SWCollaborationHighlightParameters
- collaborationIdentifier:
The unique identifier that the system uses to find the Swcollaborationhighlight.
Return Value
The SWCollaborationHighlight associated with the identifier.