I have annotations on a mapview and a callout with a button on each. What I need to do is grab properties from this callout, ie. the title, but logging this line:
mapView.selectedAnnotations returns an array of anotations. You should access its items to get info.
mapView.selectedAnnotations