次の方法で共有


NSFileManagerDelegate.ShouldCopyItemAtUrl(NSFileManager, NSUrl, NSUrl) メソッド

定義

[Foundation.Export("fileManager:shouldCopyItemAtURL:toURL:")]
public virtual bool ShouldCopyItemAtUrl (Foundation.NSFileManager fm, Foundation.NSUrl srcUrl, Foundation.NSUrl dstUrl);
abstract member ShouldCopyItemAtUrl : Foundation.NSFileManager * Foundation.NSUrl * Foundation.NSUrl -> bool
override this.ShouldCopyItemAtUrl : Foundation.NSFileManager * Foundation.NSUrl * Foundation.NSUrl -> bool

パラメーター

srcUrl
NSUrl
dstUrl
NSUrl

戻り値

属性

適用対象