Package org.gradle.nativeplatform
Interface Flavor
- All Superinterfaces:
Named
Defines a custom variant that differentiate a
NativeBinary
.-
Nested Class Summary
Nested classes/interfaces inherited from interface org.gradle.api.Named
Named.Namer
-
Method Summary
Modifier and TypeMethodDescriptionReturns a human-consumable display name for this flavor.
-
Method Details
-
getDisplayName
String getDisplayName()Returns a human-consumable display name for this flavor.
-