YLLinkAnnotationViewDelegate Protocol Reference
Conforms to | NSObject |
Declared in | YLLinkAnnotationView.h |
Instance Methods
linkAnnotationViewTapped:
Link annotation was tapped.
- (void)linkAnnotationViewTapped:(YLLinkAnnotationView *)annotationView
Parameters
- annotationView
The YLLinkAnnotationView object representing the tapped annotation.
Discussion
Link annotation was tapped.
Declared In
YLLinkAnnotationView.h