Uses of Class
org.robovm.apple.usernotifications.UNAlertStyle
| Package | Description |
|---|---|
| org.robovm.apple.usernotifications |
-
Uses of UNAlertStyle in org.robovm.apple.usernotifications
Methods in org.robovm.apple.usernotifications that return UNAlertStyle Modifier and Type Method Description UNAlertStyleUNNotificationSettings. getAlertStyle()static UNAlertStyleUNAlertStyle. valueOf(long n)Returns the enum constant of this type with the specified name.static UNAlertStyleUNAlertStyle. valueOf(String name)Returns the enum constant of this type with the specified name.static UNAlertStyle[]UNAlertStyle. values()Returns an array containing the constants of this enum type, in the order they are declared.