class in Unity.Android.Gradle.Manifest
/
Inherits from:Unity.Android.Gradle.Manifest.BaseAttributesContainer
The attributes container for the <screen>
element.
Property | Description |
---|---|
ScreenDensity | The C# definition of the android:screenDensity Android Manifest attribute. |
ScreenSize | The C# definition of the android:screenSize Android Manifest attribute. |
Property | 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. |