C# Class Whereami.WhereAmIMapKitDelegate

Inheritance: MKMapViewDelegate
显示文件 Open project: paulcbetts/BigNerdIOS-MonoDevelop

Public Methods

Method Description
DidUpdateUserLocation ( MKMapView mapView, MKUserLocation userLocation ) : void

Method Details

DidUpdateUserLocation() public method

public DidUpdateUserLocation ( MKMapView mapView, MKUserLocation userLocation ) : void
mapView MKMapView
userLocation MKUserLocation
return void