Uses of Class
org.robovm.apple.uikit.UIUserNotificationActionBehavior
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UIUserNotificationActionBehavior in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return UIUserNotificationActionBehavior Modifier and Type Method Description UIUserNotificationActionBehaviorUIMutableUserNotificationAction. getBehavior()Deprecated.UIUserNotificationActionBehaviorUIUserNotificationAction. getBehavior()Deprecated.static UIUserNotificationActionBehaviorUIUserNotificationActionBehavior. valueOf(long n)Deprecated.Returns the enum constant of this type with the specified name.static UIUserNotificationActionBehaviorUIUserNotificationActionBehavior. valueOf(String name)Deprecated.Returns the enum constant of this type with the specified name.static UIUserNotificationActionBehavior[]UIUserNotificationActionBehavior. values()Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.uikit with parameters of type UIUserNotificationActionBehavior Modifier and Type Method Description voidUIMutableUserNotificationAction. setBehavior(UIUserNotificationActionBehavior v)Deprecated.voidUIUserNotificationAction. setBehavior(UIUserNotificationActionBehavior v)Deprecated.