class in Unity.Android.Gradle.Manifest
/
Inherits from:Unity.Android.Gradle.Manifest.BaseAttribute
An attribute that represents a float value.
| Method | Description | 
|---|---|
| Get | Gets the value of the float attribute. | 
| Set | Sets a new float value for the attribute. | 
| Property | Description | 
|---|---|
| Name | Attribute name. | 
| Method | Description | 
|---|---|
| Remove | Removes this attribute from the element. | 
| ResolveConflict | Resolve a conflict if the attribute was already modified by another script. |