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.
在 FormattedText 中,有三个修剪选项。例如,我要渲染 'A Test' CharacterEllipsis 会显示 'A T...' None 会显示 'A' WordEllipsis 会显示 'A...' 有没有办法显示结果 'A T'?我的意思是没有省略号。