class in Unity.Android.Gradle.Manifest
/
Inherits from:Unity.Android.Gradle.Manifest.BaseAttributesContainer
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.
CloseFor 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.
CloseThe attributes container for the <supports-screens>
element.
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. |
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. |