class in Unity.Android.Gradle.Manifest
/
Inherits from:Unity.Android.Gradle.Manifest.BaseAttributesContainer
The attributes container for the <manifest>
element.
InstallLocation | The C# definition of the android:installLocation Android Manifest attribute. |
SharedUserId | The C# definition of the android:sharedUserId Android Manifest attribute. |
SharedUserLabel | The C# definition of the android:sharedUserLabel Android Manifest attribute. |
TargetSandboxVersion | The C# definition of the android:targetSandboxVersion Android Manifest attribute. |
VersionCode | The C# definition of the android:versionCode Android Manifest attribute. |
VersionName | The C# definition of the android:versionName 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. |