开发者

Creating a UITextField that works like the iOS Mail's "To" field

开发者 https://www.devze.com 2023-01-19 12:38 出处:网络
In iOS\'s Mail app, when you enter in the email of someone who is in your contact list it formats the t开发者_C百科ext in an interactive bubble. I can\'t seem to find any obvious way to do this, and i

In iOS's Mail app, when you enter in the email of someone who is in your contact list it formats the t开发者_C百科ext in an interactive bubble. I can't seem to find any obvious way to do this, and it's exactly what my app needs to do, and I'm not even sure where to start.

Any pointers to where to look would be appreciated!


Looks like a duplicate of Is there an iPhone equivalent to the NSTokenField control?

Short answer, no, nothing public.

0

精彩评论

暂无评论...
验证码 换一张
取 消