I've been trying to figure out how to dismiss the popover in the iPad/iOS for a couple of days. it hasn't been crucial, just something i kinda needed to do. I spent the last couple of hours digging into this, and boom, I finally found it. I just need to call .Dismiss(bool) on the UIPopoverController...