0

Let say I've a UIActivityViewController that I created with some UIActivity objects (e.g. a Share with Facebook activity).

When I present it, it'll show a component (don't know if a UIView or something else) for each UIActivity. What I want to accomplish is to put a tooltip on top of it.

enter image description here

Is there a way to get a reference to that "view" or component or to simply fetch the exact position on the screen (runtime)?

Eugenio
  • 324
  • 1
  • 5
  • 15
  • see this once http://stackoverflow.com/questions/19468978/how-can-i-add-a-activityitem-to-upper-activity-bar-in-uiactivityviewcontroller – Anbu.Karthik Mar 22 '16 at 12:36
  • Thanks Anbu but what I want to do is different: I don't want to move the position of the view but I want to find the coordinates of the view in the window – Eugenio Mar 22 '16 at 13:11

0 Answers0