Contents

didShowNotification

Sent after the popover has finished animating onscreen.

Declaration

class let didShowNotification: NSNotification.Name

Discussion

To observe this notification using Swift concurrency, use NSPopover.DidShowMessage.

See Also

Notifications