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