MKMapView.RendererForOverlay(IMKOverlay) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
MKOverlayRenderer associé au overlay
spécifié.
[Foundation.Export("rendererForOverlay:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual MapKit.MKOverlayRenderer RendererForOverlay (MapKit.IMKOverlay overlay);
abstract member RendererForOverlay : MapKit.IMKOverlay -> MapKit.MKOverlayRenderer
override this.RendererForOverlay : MapKit.IMKOverlay -> MapKit.MKOverlayRenderer
Paramètres
- overlay
- IMKOverlay
Retours
- Attributs