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.
Tells the handler that the app extension’s popover was closed.
optional func popoverDidClose(in window: SFSafariWindow)The window that displayed the popover.