ApplyPluginList.AddPluginByName

Declaration

public Unity.Android.Gradle.Element AddPluginByName(string name);

Parameters

name Plugin name.

Returns

Element The added plugin.

Description

Adds an apply plugin: '{name}' element to the block.


Did you find this page useful? Please give it a rating: