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.
我有一个 UITextField 但是当它溢出时我希望它滚动而不是使用省略号。你能在 iPhone 上做到这一点吗?
您可以将您的文本字段放入UIScrollView内容大小较大的...。这将使其可滚动。
UIScrollView