class in Unity.Android.Gradle.Manifest
/
Inherits from:Unity.Android.Gradle.Manifest.BaseAttributesContainer
The attributes container for the  <layout>  element.
| Description | |
|---|---|
| DefaultHeight | The C# definition of the android:defaultHeight Android Manifest attribute. | 
| DefaultWidth | The C# definition of the ndroid:defaultWidth Android Manifest attribute. | 
| Gravity | The C# definition of the android:gravity Android Manifest attribute. | 
| MinHeight | The C# definition of the android:minHeight Android Manifest attribute. | 
| MinWidth | The C# definition of the android:minWidth Android Manifest attribute. | 
| Description | |
|---|---|
| ToolsNode | The C# definition of the tools:node Android Manifest attribute. | 
| ToolsRemove | The C# definition of the tools:remove Android Manifest attribute. | 
| ToolsReplace | The C# definition of the tools:replace Android Manifest attribute. | 
| ToolsSelector | The C# definition of the tools:selector Android Manifest attribute. | 
| ToolsStrict | The C# definition of the tools:strict Android Manifest attribute. |