Share via


MKTileOverlay.LoadTileAtPath Method

Definition

[Foundation.Export("loadTileAtPath:result:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void LoadTileAtPath(MapKit.MKTileOverlayPath path, MapKit.MKTileOverlayLoadTileCompletionHandler result);
[<Foundation.Export("loadTileAtPath:result:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member LoadTileAtPath : MapKit.MKTileOverlayPath * MapKit.MKTileOverlayLoadTileCompletionHandler -> unit
override this.LoadTileAtPath : MapKit.MKTileOverlayPath * MapKit.MKTileOverlayLoadTileCompletionHandler -> unit

Parameters

Attributes

Applies to