Contents

collaborationViewWillPresentPopover(_:)

Notifies the delegate before the system presents the popover.

Declaration

optional func collaborationViewWillPresentPopover(_ collaborationView: SWCollaborationView)

Parameters

  • collaborationView:

    The related SWCollaborationView.

See Also

Responding to popover activity