Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Instrumentation.AttributesContainer

The attributes container for the <instrumentation> element.
Read time 1 minuteLast updated 13 days ago

Definition

public sealed class Instrumentation.AttributesContainer : BaseAttributesContainer

Properties

Property

Description

FunctionalTestThe C# definition of the
 android:functionalTest 
Android Manifest attribute.
HandleProfilingThe C# definition of the
 android:handleProfiling 
Android Manifest attribute.
IconThe C# definition of the
 android:icon 
Android Manifest attribute.
LabelThe C# definition of the
 android:label 
Android Manifest attribute.
NameThe C# definition of the
 android:name 
Android Manifest attribute.
TargetPackageThe C# definition of the
 android:targetPackage 
Android Manifest attribute.
TargetProcessesThe C# definition of the
 android:targetProcesses 
Android Manifest attribute.

Inheritance