| Parameter | Description |
|---|---|
| s | The string with which to compare for equality. |
bool True if this UniqueStyleString represents an underlying string value that is equal to the provided string.
Compares this UniqueStyleString to a given string for equality.
This method uses a lightweight operation that avoids creating intermediary data and can be faster than converting the provided string to a UniqueStyleString.