Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
MapViewDelegate ( |
||
RegionChanged ( MKMapView mapView, bool animated ) : void | ||
RegionWillChange ( MKMapView mapView, bool animated ) : void |
public MapViewDelegate ( |
||
mapView | ||
Результат | System |
public RegionChanged ( MKMapView mapView, bool animated ) : void | ||
mapView | MKMapView | |
animated | bool | |
Результат | void |
public RegionWillChange ( MKMapView mapView, bool animated ) : void | ||
mapView | MKMapView | |
animated | bool | |
Результат | void |