Unity - Scripting API: Bundle

class in Unity.Android.Gradle

/

Inherits from:Unity.Android.Gradle.BaseBlock

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

Description

The C# definition of the bundle element in a gradle file.

For more information about the element, see Android's documentation: Bundle

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.

Constructors

Constructor Description
BundleElement constructor.

Inherited Members