Does anyone know if it is possible to customize the UIPopover border colour?
Thanks
Does anyone know if it is possible to customize the UIPopover border colour?
Thanks
You can't. Apple doesn't support customization of the look of UIPopoverController.
If you want something different, you have to create your own from scratch.