UIApplication has a property called scheduledLocalNotifications which returns an optional array containing elements of type UILocalNotification.
UIApplication.shared.scheduledLocalNotifications
UIApplication has a property called scheduledLocalNotifications which returns an optional array containing elements of type UILocalNotification.
UIApplication.shared.scheduledLocalNotifications