Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以在 TextArea 或 TextInput 中单独为每一行或每个字母着色?
如果可能的话,也许可以使用着色器?
转换要在符号上更改的字母并为其设置名称,然后从代码中或在时间轴中创建插值,您应该能够操纵颜色和所有属性
我刚刚发现我可以在 textFields 中使用 HTML,所以我使用 HTML 标签将 [red] 转换为 <font color="#FF0000">