Added overloads for GetState, SetState and SetStyle with enum parameters. Fixed TextBox and TextInputBox crashing when copying into them, they now use Span<char> or char[] instead of string for their text parameter.
Added overloads for GetState, SetState and SetStyle with enum parameters. Fixed TextBox and TextInputBox crashing when copying into them, they now use Span<char> or char[] instead of string for their text parameter.