GetElements()
Gets all custom child elements.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: Unity.Android.Gradle
- Assembly: Unity.Android.Gradle
public IReadOnlyList<BaseElement> GetElements()
Returns
Type | Description |
|---|---|
| IReadOnlyList<BaseElement> | The list of all custom child elements. |