Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Profileable

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

Definition

public sealed class Profileable : BaseElement, ICloneable

Remarks

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

Constructors

Constructor

Description

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

Properties

Property

Description

AttributesThe attributes container for the
 <profileable> 
element.

Classes

Class

Description

Profileable.AttributesContainerThe attributes container for the
 <profileable> 
element.

Inheritance