| Parameter | Description |
|---|---|
| value | A string representation of the type. |
T Instance of type from the string value.
Provides a type converted from a string representation.
Returns an instance or value of a type from the string representation. If the conversion fails, throw an exception with a clear error message describing the issue. The UXML import process catches and reports the exception.