I am missing the right terminology thus find it hard to Google / search for a solution –
nevertheless, I want to have the pointing arrow of a popup view pointing to different locations, take a look at the following image to see what I am talking about

questions
-
What is Apple’s name / term of this element
-
How does one programmatically change it’s position
-
Is this element supported by the SDK itself as an element and if state where
You want the
popoverArrowDirectionproperty of your UIPopoverController. Set it to one of the UIPopoverArrowDirection values.You can also specify the allowed direction in either of these functions for showing the popover: