GetRaw()
Gets the raw value of this property.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: Unity.Android.Gradle
- Assembly: Unity.Android.Gradle
public override string GetRaw()
Returns
Type | Description |
|---|---|
| string | The raw value of the element. Returns |
Remarks
Unity throws an exception if a parent element has a raw value set.