AddCustomElement(string, Dictionary<string, string>)
Adds a new element as a child.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: Unity.Android.Gradle.Manifest
- Assembly: Unity.Android.Gradle
public BaseElement AddCustomElement(string elementName, Dictionary<string, string> attributes = null)
Parameters
Returns
Type | Description |
|---|---|
| BaseElement |