C# Class MonoTouch.Dialog.MapViewDelegate

Inheritance: MKMapViewDelegate
显示文件 Open project: escoz/MonoMobile.Forms

Public Methods

Method Description
GetViewForAnnotation ( MKMapView mapView, NSObject annotation ) : MKAnnotationView

Method Details

GetViewForAnnotation() public method

public GetViewForAnnotation ( MKMapView mapView, NSObject annotation ) : MKAnnotationView
mapView MKMapView
annotation NSObject
return MKAnnotationView