Contents

willShowNotification

Sent before the popover is shown.

Declaration

class let willShowNotification: NSNotification.Name

Discussion

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

See Also

Notifications