class in Unity.Android.Gradle.Manifest
/
Inherits from:Unity.Android.Gradle.Manifest.BaseAttributesContainer
The attributes container for the <uses-sdk>
element.
MaxSdkVersion | The C# definition of the android:maxSdkVersion Android Manifest attribute. |
MinSdkVersion | The C# definition of the android:minSdkVersion Android Manifest attribute. |
TargetSdkVersion | The C# definition of the android:targetSdkVersion 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. |