Uses of Class
org.robovm.apple.uikit.UIUserNotificationSettings
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UIUserNotificationSettings in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return UIUserNotificationSettings Modifier and Type Method Description UIUserNotificationSettingsUIApplication. getCurrentUserNotificationSettings()Deprecated.Deprecated in iOS 10.0.Methods in org.robovm.apple.uikit with parameters of type UIUserNotificationSettings Modifier and Type Method Description voidUIApplicationDelegate. didRegisterUserNotificationSettings(UIApplication application, UIUserNotificationSettings notificationSettings)Deprecated.Deprecated in iOS 10.0.voidUIApplicationDelegateAdapter. didRegisterUserNotificationSettings(UIApplication application, UIUserNotificationSettings notificationSettings)Deprecated.Deprecated in iOS 10.0.voidUIApplication. registerUserNotificationSettings(UIUserNotificationSettings notificationSettings)Deprecated.Deprecated in iOS 10.0.