共用方式為


MDLAsset.ExportAssetToUrl(NSUrl, NSError) 方法

定義

將資產中包含的資料匯出至位於指定 URL 的檔案。

[Foundation.Export("exportAssetToURL:error:")]
public virtual bool ExportAssetToUrl (Foundation.NSUrl url, out Foundation.NSError error);
abstract member ExportAssetToUrl : Foundation.NSUrl *  -> bool
override this.ExportAssetToUrl : Foundation.NSUrl *  -> bool

參數

url
NSUrl
error
NSError

傳回

屬性

適用於