Apple's Messages app, as well as many other third party apps support a UIMenuController
style popover for selecting messages.
However, in browsing the documentation it seems that it's only used for text related selection.
Is it possible to extend it to other UIViews
?