BaseAttribute
Abstract base class for all existing Androuid manifest attributes.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Class
- Namespace: Unity.Android.Gradle.Manifest
- Assembly: Unity.Android.Gradle
public abstract class BaseAttribute
Properties
Property | Description |
|---|---|
| Name | Attribute name. |
Methods
Method | Description |
|---|---|
| Remove | Removes this attribute from the element. |
| ResolveConflict | Resolve a conflict if the attribute was already modified by another script. |