Question

I´m using the UIPopOver in iOS, but mine looks like this: enter image description here

but I want to make it look like this:

enter image description here

Please note that I DON´T want to use any 3rd-party-libary.

Maik

Was it helpful?

Solution

You can use UIPopoverBackgroundView to modify the design of your popover view.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top