Uses of Class
org.robovm.compiler.config.OS.Family
| Package | Description |
|---|---|
| org.robovm.compiler.config |
-
Uses of OS.Family in org.robovm.compiler.config
Methods in org.robovm.compiler.config that return OS.Family Modifier and Type Method Description OS.FamilyOS. getFamily()static OS.FamilyOS.Family. valueOf(String name)Returns the enum constant of this type with the specified name.static OS.Family[]OS.Family. values()Returns an array containing the constants of this enum type, in the order they are declared.