class in Unity.Android.Gradle.Manifest
/
Inherits from:Unity.Android.Gradle.Manifest.BaseAttribute
An attribute that represents a string value.
| Description | |
|---|---|
| Equals | Determines if this string and specified string have the same values. | 
| EqualsTrue | Determines if this string is equal to true. | 
| Get | Gets the value of the string attribute. | 
| Set | Sets a new string value for the attribute. | 
| Description | |
|---|---|
| Name | Attribute name. | 
| Description | |
|---|---|
| Remove | Removes this attribute from the element. | 
| ResolveConflict | Resolve a conflict if the attribute was already modified by another script. |