Uses of Class
org.robovm.apple.usernotifications.UNNotificationCategory
| Package | Description |
|---|---|
| org.robovm.apple.usernotifications |
-
Uses of UNNotificationCategory in org.robovm.apple.usernotifications
Method parameters in org.robovm.apple.usernotifications with type arguments of type UNNotificationCategory Modifier and Type Method Description voidUNUserNotificationCenter. getNotificationCategories(VoidBlock1<NSSet<UNNotificationCategory>> completionHandler)voidUNUserNotificationCenter. setNotificationCategories(NSSet<UNNotificationCategory> categories)