AttributesContainer

class in Unity.Android.Gradle.Manifest

/

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

Description

The attributes container for the <manifest> element.

Properties

InstallLocationThe C# definition of the android:installLocation Android Manifest attribute.
SharedUserIdThe C# definition of the android:sharedUserId Android Manifest attribute.
SharedUserLabelThe C# definition of the android:sharedUserLabel Android Manifest attribute.
TargetSandboxVersionThe C# definition of the android:targetSandboxVersion Android Manifest attribute.
VersionCodeThe C# definition of the android:versionCode Android Manifest attribute.
VersionNameThe C# definition of the android:versionName 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: