Domanda

I'm implementing an image copy function like Photos.app (with UIPasteboard). Like Photos.app I would like to display a "Copy" popover button :

enter image description here

Is there an official API to create this button or do I have to do it my self ?

È stato utile?

Soluzione

You can use UIMenuController .

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top