MKTileOverlay.LoadTileAtPath 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
[Foundation.Export("loadTileAtPath:result:")]
public virtual void LoadTileAtPath (MapKit.MKTileOverlayPath path, MapKit.MKTileOverlayLoadTileCompletionHandler result);
abstract member LoadTileAtPath : MapKit.MKTileOverlayPath * MapKit.MKTileOverlayLoadTileCompletionHandler -> unit
override this.LoadTileAtPath : MapKit.MKTileOverlayPath * MapKit.MKTileOverlayLoadTileCompletionHandler -> unit
參數
- path
- MKTileOverlayPath
- 屬性
備註
(即將推出此節點的更多檔)
這可從背景執行緒使用。