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