Contents

post(_:)

Posts a given notification to the notification center.

Declaration

func post(_ notification: Notification)

Parameters

  • notification:

    The notification to post.

See Also

Posting notifications