BundleElement
A class to define elements inside bundle block.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Class
- Namespace: Unity.Android.Gradle
- Assembly: Unity.Android.Gradle
- Inherits from: BaseBlock
- Implements: ICloneable
public sealed class BundleElement : BaseBlock, ICloneable
Constructors
Constructor | Description |
|---|---|
| BundleElement(System.String) | Element constructor. |
Properties
Property | Description |
|---|---|
| EnableSplit | The C# definition of the |