ProductFlavors
The C# definition of acustom productFlavor element in a gradle file.
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 ProductFlavors : BaseBlock, ICloneable
Remarks
For more information about the element, see Gradle's documentation: ProductFlavor
Constructors
Constructor | Description |
|---|---|
| ProductFlavors() | Element constructor. |
Methods
Method | Description |
|---|---|
| AddProductFlavor | Adds a product flavor with a given name. |