makeNotification(_:)
Transform a type-safe Message into a legacy Notification
Declaration
static func makeNotification(_ message: MFMessageComposeViewController.TextMessageAvailabilityDidChangeMessage) -> NotificationParameters
- message:
The message to convert
Return Value
A Notification compatible with Objective-C observers