Uses of Class
org.robovm.compiler.config.PlatformVariant
| Package | Description |
|---|---|
| org.robovm.compiler.config |
-
Uses of PlatformVariant in org.robovm.compiler.config
Methods in org.robovm.compiler.config that return PlatformVariant Modifier and Type Method Description PlatformVariant[]AbstractQualified. filterPlatformVariants()PlatformVariant[]Qualified. filterPlatformVariants()static PlatformVariantPlatformVariant. valueOf(String name)Returns the enum constant of this type with the specified name.static PlatformVariant[]PlatformVariant. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.robovm.compiler.config with parameters of type PlatformVariant Constructor Description Lib(String value, boolean force, OS[] platforms, PlatformVariant[] variants, Arch[] arches)