AttributeString
An attribute that represents a string value.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Class
- Namespace: Unity.Android.Gradle.Manifest
- Assembly: Unity.Android.Gradle
- Inherits from: BaseAttribute
public sealed class AttributeString : BaseAttribute
Methods
Method | 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 |
| Set | Sets a new |