UxmlAttributeConverter<T0>.FromString

Declaration

public T FromString(string value);

Parameters

value A string representation of the type.

Returns

T Instance of type from the string value.

Description

Provides a type converted from a string representation.

Returns an instance or value of a type from the string representation.


Did you find this page useful? Please give it a rating: