sammcewan / WYPopoverController

WYPopoverController is for the presentation of content in popover on iPhone / iPad devices. Very customizable.
Other
252 stars 74 forks source link

How to add offset to the Popover #45

Open osrl opened 9 years ago

osrl commented 9 years ago

Is there any way to add offset to the popover itself. I mean how do I present popover with some offset to the sender view, so it is moved with the offset. Maybe a UIEdgeInset property? I use segue example by the way.