Uses of Class
org.robovm.apple.uikit.UIUserNotificationCategory
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UIUserNotificationCategory in org.robovm.apple.uikit
Subclasses of UIUserNotificationCategory in org.robovm.apple.uikit Modifier and Type Class Description classUIMutableUserNotificationCategoryDeprecated.Deprecated in iOS 10.0.Methods in org.robovm.apple.uikit that return types with arguments of type UIUserNotificationCategory Modifier and Type Method Description NSSet<UIUserNotificationCategory>UIUserNotificationSettings. getCategories()Deprecated.Method parameters in org.robovm.apple.uikit with type arguments of type UIUserNotificationCategory Modifier and Type Method Description protected static longUIUserNotificationSettings. create(UIUserNotificationType types, NSSet<UIUserNotificationCategory> categories)Deprecated.Constructor parameters in org.robovm.apple.uikit with type arguments of type UIUserNotificationCategory Constructor Description UIUserNotificationSettings(UIUserNotificationType types, NSSet<UIUserNotificationCategory> categories)Deprecated.