AddElement(T)
Adds an element to the end of the list.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: Unity.Android.Gradle.Manifest
- Assembly: Unity.Android.Gradle
public void AddElement(T element)
Parameters
Remarks
Element will apear as a direct child of the parent object that contains property.
ElementList