# Profileable

> Element constructor.

## Definition

* **Type:** Constructor
* **Namespace:** [Unity.Android.Gradle.Manifest](/engine/6000.6/script-reference/unity/android/gradle/manifest.md)
* **Assembly:** Unity.Android.Gradle

## Profileable()

Element constructor.

```csharp
public Profileable()
```

## Profileable(Profileable)

Element constructor.

```csharp
public Profileable(Profileable profileable)
```

### Parameters

**** (\[Profileable]\(/engine/6000.6/script-reference/unity/android/gradle/manifest/profileable)): Element to copy.
