What user interface element in Cocoa Touch is this?

I see this in the email application on my iPod Touch, and I wonder if this is a user interface element. If not, how can I reproduce it?

enter image description here

+5
source share
2 answers

On the desktop, this will be called the "token field." They first appeared in Mail.app and eventually became part of the AppKit infrastructure. The documentation is here.

Cocoa Touch. Cocoa Touch Core Animation, cornerRadius. , . , , , .

, , , .. - , .

, :

+8
0

All Articles