C# Класс Monospace11.MapViewController.MapViewDelegate

Наследование: MKMapViewDelegate
Показать файл Открыть проект

Открытые методы

Метод Описание
GetViewForAnnotation ( MKMapView mapView, NSObject annotation ) : MKAnnotationView
MapViewDelegate ( MapViewController controller ) : System

Описание методов

GetViewForAnnotation() публичный Метод

public GetViewForAnnotation ( MKMapView mapView, NSObject annotation ) : MKAnnotationView
mapView MKMapView
annotation NSObject
Результат MKAnnotationView

MapViewDelegate() публичный Метод

public MapViewDelegate ( MapViewController controller ) : System
controller MapViewController
Результат System