Contents

dismissPopover(_:)

Dismisses the popover.

Declaration

func dismissPopover(_ completion: (() -> Void)? = nil)
func dismissPopover() async

Parameters

  • completion:

    The system calls this handler after the system finishes dismissing the popover.