JMIT
JMIT

Reputation: 179

How to add a the share 'menu' like this?

Does any of you guys know what this 'menu/view' is called and how to implement this?

I have no idea of what the name is, and i have been looking through apples documentation, but i was not able to find it.. What is this menu called?

Upvotes: 0

Views: 96

Answers (1)

Antonio MG
Antonio MG

Reputation: 20410

That's a UIActivityViewController

Find the documentation about it here:

UIActivityViewController Class Reference

Upvotes: 2

Related Questions