Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

AttributesContainer

class in Unity.Android.Gradle.Manifest

/

Inherits from:Unity.Android.Gradle.Manifest.BaseAttributesContainer

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 attributes container for the <layout> element.

Properties

DefaultHeightThe C# definition of the android:defaultHeight Android Manifest attribute.
DefaultWidthThe C# definition of the ndroid:defaultWidth Android Manifest attribute.
GravityThe C# definition of the android:gravity Android Manifest attribute.
MinHeightThe C# definition of the android:minHeight Android Manifest attribute.
MinWidthThe C# definition of the android:minWidth Android Manifest attribute.

Inherited Members

Properties

ToolsNodeThe C# definition of the tools:node Android Manifest attribute.
ToolsRemoveThe C# definition of the tools:remove Android Manifest attribute.
ToolsReplaceThe C# definition of the tools:replace Android Manifest attribute.
ToolsSelectorThe C# definition of the tools:selector Android Manifest attribute.
ToolsStrictThe C# definition of the tools:strict Android Manifest attribute.