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