Uses of Class
org.robovm.apple.uikit.UIUserNotificationAction
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UIUserNotificationAction in org.robovm.apple.uikit
Subclasses of UIUserNotificationAction in org.robovm.apple.uikit Modifier and Type Class Description classUIMutableUserNotificationActionDeprecated.Deprecated in iOS 10.0.Methods in org.robovm.apple.uikit that return types with arguments of type UIUserNotificationAction Modifier and Type Method Description NSArray<UIUserNotificationAction>UIUserNotificationCategory. getActions(UIUserNotificationActionContext context)Deprecated.Method parameters in org.robovm.apple.uikit with type arguments of type UIUserNotificationAction Modifier and Type Method Description voidUIMutableUserNotificationCategory. setActions(NSArray<UIUserNotificationAction> actions, UIUserNotificationActionContext context)Deprecated.voidUIUserNotificationCategory. setActions(NSArray<UIUserNotificationAction> actions, UIUserNotificationActionContext context)Deprecated.