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