LanguageEnglish
  • C#

AttributesContainer

class in Unity.Android.Gradle.Manifest

/

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

Description

The attributes container for the <uses-sdk> element.

Properties

MaxSdkVersionThe C# definition of the android:maxSdkVersion Android Manifest attribute.
MinSdkVersionThe C# definition of the android:minSdkVersion Android Manifest attribute.
TargetSdkVersionThe C# definition of the android:targetSdkVersion 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: