Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Bundle

The C# definition of the bundle element in a gradle file.
Read time 2 minutesLast updated 6 days ago

Definition

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

AbiThe C# definition of the
abi
property.
DensityThe C# definition of the
density
property.
LanguageThe C# definition of the
language
property.
TextureThe C# definition of the
texture
property.

Inheritance