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.
无论如何要确定 UITextview 何时开始新行?
您可以测量其中的文本并与 UITextView 的宽度进行比较
[textView.text textView.font textView.bounds.width lineBreakMode:UILineBreakModeWordWrap].width