class in Unity.Android.Gradle.Manifest
/
Inherits from:Unity.Android.Gradle.Manifest.BaseAttributesContainer
The attributes container for the  <instrumentation>  element.
| Property | Description | 
|---|---|
| FunctionalTest | The C# definition of the android:functionalTest Android Manifest attribute. | 
| HandleProfiling | The C# definition of the android:handleProfiling Android Manifest attribute. | 
| Icon | The C# definition of the android:icon Android Manifest attribute. | 
| Label | The C# definition of the android:label Android Manifest attribute. | 
| Name | The C# definition of the android:name Android Manifest attribute. | 
| TargetPackage | The C# definition of the android:targetPackage Android Manifest attribute. | 
| TargetProcesses | The C# definition of the android:targetProcesses Android Manifest attribute. | 
| Property | Description | 
|---|---|
| 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. |