MKMapView.ViewForAnnotation(IMKAnnotation) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("viewForAnnotation:")]
public virtual MapKit.MKAnnotationView ViewForAnnotation (MapKit.IMKAnnotation annotation);
abstract member ViewForAnnotation : MapKit.IMKAnnotation -> MapKit.MKAnnotationView
override this.ViewForAnnotation : MapKit.IMKAnnotation -> MapKit.MKAnnotationView
Parameters
- annotation
- IMKAnnotation
Returns
- Attributes