Reputation: 4286
Can anyone provide an example of how to display images in a UIMenuController? In iBooks, if you select some text and then choose Highlight from the displayed menu, it will switch to a contextual highlight menu that has images in it.
I am already able to create a menu that has custom titles and actions, as describe in the UIMenuControllerClass Reference. I've come up empty on displaying images though.
Upvotes: 3
Views: 2552