Contents

popoverDidClose(in:)

Tells the handler that the app extension’s popover was closed.

Declaration

optional func popoverDidClose(in window: SFSafariWindow)

Parameters

  • window:

    The window that displayed the popover.

Mentioned in

See Also

Working with Popovers