public ApiUvColorToStringProcessor( List<ValueTuple<Color,string>> texts, string defaultText )
Parameters
- texts
- List of color to text conversions.
- defaultText
- Default text which will be used for not defined colors.
public ApiUvColorToStringProcessor( List<ValueTuple<Color,string>> texts, string defaultText )