AndroidComponents
The C# definition of the androidComponents element in a gradle file.
Read time 2 minutesLast updated 7 days ago
Definition
- Type: Class
- Namespace: Unity.Android.Gradle
- Assembly: Unity.Android.Gradle
- Inherits from: BaseBlock
- Implements: ICloneable
public sealed class AndroidComponents : BaseBlock, ICloneable
Remarks
For more information about the element, see Android's documentation: androidComponents element
Constructors
Constructor | Description |
|---|---|
| AndroidComponents() | Element constructor. |
Properties
Property | Description |
|---|---|
| OnVariants | OnVariants element. |