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