Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ProductFlavors

The C# definition of acustom productFlavor element in a gradle file.
Read time 2 minutesLast updated 10 days ago

Definition

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

AddProductFlavorAdds a product flavor with a given name.

Inheritance