SetCustomAttribute(string, string)
Sets a custom attribute with name and value.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Method
- Namespace: Unity.Android.Gradle.Manifest
- Assembly: Unity.Android.Gradle
public BaseAttribute SetCustomAttribute(string name, string value)
Parameters
Returns
Type | Description |
|---|---|
| BaseAttribute |