AttributesContainer

class in Unity.Android.Gradle.Manifest

/

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

Description

The attributes container for the <supports-screens> element.

Properties

AnyDensityThe C# definition of the android:anyDensity Android Manifest attribute.
CompatibleWidthLimitDpThe C# definition of the android:compatibleWidthLimitDp Android Manifest attribute.
LargeScreensThe C# definition of the android:largeScreens Android Manifest attribute.
LargestWidthLimitDpThe C# definition of the android:largestWidthLimitDp Android Manifest attribute.
NormalScreensThe C# definition of the android:normalScreens Android Manifest attribute.
RequiresSmallestWidthDpThe C# definition of the android:requiresSmallestWidthDp Android Manifest attribute.
ResizeableThe C# definition of the android:resizeable Android Manifest attribute.
SmallScreensThe C# definition of the android:smallScreens Android Manifest attribute.
XlargeScreensThe C# definition of the android:xlargeScreens 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.

Did you find this page useful? Please give it a rating: