C# Class XFMapExtensions.Platform.iOS.MapEffect

Inheritance: PlatformEffect, MapExtensionBehavior.IPlatformMapEffect
Afficher le fichier Open project: P3PPP/XFAedSearch

Méthodes publiques

Méthode Description
OnPropertyChanged ( System e ) : void

Méthodes protégées

Méthode Description
OnAttached ( ) : void
OnDetached ( ) : void

Private Methods

Méthode Description
DidUpdateUserLocation ( object sender, MKUserLocationEventArgs e ) : void
MapView_MapLoaded ( object sender, EventArgs e ) : void
UpdatePolygon ( ) : void

Method Details

OnAttached() protected méthode

protected OnAttached ( ) : void
Résultat void

OnDetached() protected méthode

protected OnDetached ( ) : void
Résultat void

OnPropertyChanged() public méthode

public OnPropertyChanged ( System e ) : void
e System
Résultat void