show(withParticipant:highlight:in:)
Declaration
class func show(withParticipant participant: SWPerson, highlight: SWCollaborationHighlight, in window: NSWindow?)Parameters
- participant:
The
SWPersondisplayed in the alert. - highlight:
The
SWCollaborationHighlightrelated to the request. - window:
The
NSWindowto host the alert.