C# Class Monospace11.MapViewController.MapViewDelegate

Inheritance: MKMapViewDelegate
Afficher le fichier Open project: megsoftconsulting/MonkeySpace

Méthodes publiques

Méthode Description
GetViewForAnnotation ( MKMapView mapView, NSObject annotation ) : MKAnnotationView
MapViewDelegate ( MapViewController controller ) : System

Method Details

GetViewForAnnotation() public méthode

public GetViewForAnnotation ( MKMapView mapView, NSObject annotation ) : MKAnnotationView
mapView MKMapView
annotation NSObject
Résultat MKAnnotationView

MapViewDelegate() public méthode

public MapViewDelegate ( MapViewController controller ) : System
controller MapViewController
Résultat System