dismissPopover(_:)
Dismisses the popover.
Declaration
func dismissPopover(_ completion: (() -> Void)? = nil)func dismissPopover() asyncParameters
- completion:
The system calls this handler after the system finishes dismissing the popover.
Dismisses the popover.
func dismissPopover(_ completion: (() -> Void)? = nil)func dismissPopover() asyncThe system calls this handler after the system finishes dismissing the popover.