class in Unity.Android.Gradle.Manifest
/
Inherits from:Unity.Android.Gradle.Manifest.BaseAttribute
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
CloseAn attribute that represents a string
value.
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. |
Name | Attribute name. |
Remove | Removes this attribute from the element. |
ResolveConflict | Resolve a conflict if the attribute was already modified by another script. |