class in Unity.Android.Gradle.Manifest
/
Inherits from:Unity.Android.Gradle.Manifest.BaseAttributesContainer
The attributes container for the  <supports-screens>  element.
| Description | |
|---|---|
| AnyDensity | The C# definition of the android:anyDensity Android Manifest attribute. | 
| CompatibleWidthLimitDp | The C# definition of the android:compatibleWidthLimitDp Android Manifest attribute. | 
| LargeScreens | The C# definition of the android:largeScreens Android Manifest attribute. | 
| LargestWidthLimitDp | The C# definition of the android:largestWidthLimitDp Android Manifest attribute. | 
| NormalScreens | The C# definition of the android:normalScreens Android Manifest attribute. | 
| RequiresSmallestWidthDp | The C# definition of the android:requiresSmallestWidthDp Android Manifest attribute. | 
| Resizeable | The C# definition of the android:resizeable Android Manifest attribute. | 
| SmallScreens | The C# definition of the android:smallScreens Android Manifest attribute. | 
| XlargeScreens | The C# definition of the android:xlargeScreens 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. |