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