BaseElement.AddCustomElement

Declaration

public Unity.Android.Gradle.Manifest.BaseElement AddCustomElement(string elementName, Dictionary<string,string> attributes);

Parameters

elementName Elemenet name.
attributes Dictionary of attributes to add.

Description

Adds a new element as a child.


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