[−][src]Trait uikit_sys::IUIUserNotificationSettings
Provided methods
unsafe fn types(self) -> UIUserNotificationType where
Self::Target: Message + Sized,
Self::Target: Message + Sized,
unsafe fn categories(self) -> NSSet where
Self::Target: Message + Sized,
Self::Target: Message + Sized,
unsafe fn settingsForTypes_categories_(
types: UIUserNotificationType,
categories: NSSet
) -> instancetype where
Self::Target: Message + Sized,
types: UIUserNotificationType,
categories: NSSet
) -> instancetype where
Self::Target: Message + Sized,