# ApplyPluginList

> Element constructor.

## Definition

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

## ApplyPluginList()

Element constructor.

```csharp
public ApplyPluginList()
```

## ApplyPluginList(ApplyPluginList)

Element constructor.

```csharp
public ApplyPluginList(ApplyPluginList applyPlugins)
```

### Parameters

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