Flavor
The C# definition of the productFlavor type.
Read time 2 minutesLast updated 10 days ago
Definition
- Type: Class
- Namespace: Unity.Android.Gradle
- Assembly: Unity.Android.Gradle
- Inherits from: BaseBlock
- Implements: ICloneable
public sealed class Flavor : BaseBlock, ICloneable
Remarks
For more information about the element, see Android's documentation: ProductFlavor
Constructors
Constructor | Description |
|---|---|
| Flavor(System.String) | Element constructor. |
Properties
Property | Description |
|---|---|
| ApplicationId | The C# definition of the |
| ApplicationIdSuffix | The C# definition of the |
| ConsumerProguardFiles | The C# definition of the |
| Dimension | The C# definition of the |
| MinSdk | The C# definition of the |
| MissingDimensionStrategy | The C# definition of the |
| Ndk | The C# definition of the |
| ProguardFiles | The C# definition of the |
| TargetSdk | The C# definition of the |
| TestInstrumentationRunner | The C# definition of the |
| VersionCode | The C# definition of the |
| VersionName | The C# definition of the |
| VersionNameSuffix | The C# definition of the |