ToolsNode
Mirrors the ToolsNode enum.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Enum
- Namespace: Unity.Android.Gradle.Manifest
- Assembly: Unity.Android.Gradle
public enum ToolsNode
Remarks
For more information about the attribute, see Android's documentation: ToolsNode attribute
Fields
Value | Description |
|---|---|
| Merge | Mirrors |
| MergeOnlyAttributes | Mirrors |
| Null | Attribute is not set and will not appear in the element. |
| Remove | Mirrors |
| RemoveALl | Mirrors |
| Replace | Mirrors |
| Strict | Mirrors |