GetAllAttributes()
Gets all attributes on this element.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Method
- Namespace: Unity.Android.Gradle.Manifest
- Assembly: Unity.Android.Gradle
public List<BaseAttribute> GetAllAttributes()
Returns
Type | Description |
|---|---|
| List<BaseAttribute> | The list of attributes on the element |