Instrumentation
Element constructor.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Constructor
- Namespace: Unity.Android.Gradle.Manifest
- Assembly: Unity.Android.Gradle
Instrumentation()
Element constructor.
public Instrumentation()
Instrumentation(Instrumentation)
Element constructor.
public Instrumentation(Instrumentation instrumentation)
Parameters
Element to copy.