GetUniqueName()
Gets a unique name of the element.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: Unity.Android.Gradle.Manifest
- Assembly: Unity.Android.Gradle
public string GetUniqueName()
Returns
Type | Description |
|---|---|
| string | The element name and element ID combined as a string. |