Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Instrumentation

The C# definition of the <instrumentation> Android Manifest element.
Read time 1 minuteLast updated 13 days ago

Definition

public sealed class Instrumentation : BaseElement, ICloneable

Remarks

For more information about the element, see Android's documentation: Instrumentation element

Constructors

Constructor

Description

Instrumentation()Element constructor.
Instrumentation(Unity.Android.Gradle.Manifest.Instrumentation)Element constructor.

Properties

Property

Description

AttributesThe attributes container for the
 <instrumentation> 
element.

Classes

Class

Description

Instrumentation.AttributesContainerThe attributes container for the
 <instrumentation> 
element.

Inheritance