Sam Kirkiles
Sam Kirkiles

Reputation: 27

I can't figure out what this iOS element is for xcode

https://i.sstatic.net/xzLyL.jpg

I am thinking of adding one of these ui elements to my app but for some reason, I can't find the name of it online. All I see are alerts. Does anyone know what they are called? Thanks!

Upvotes: 0

Views: 58

Answers (2)

darren102
darren102

Reputation: 2830

Did you try UIActionSheet? that is what it looks like

Upvotes: 1

user2819648
user2819648

Reputation:

those are called UIActionSheets, here is the link to the Class Reference

Upvotes: 1

Related Questions