次の方法で共有


NSDocument.PresentedSubitemMoved(NSUrl, NSUrl) メソッド

定義

[Foundation.Export("presentedSubitemAtURL:didMoveToURL:")]
public virtual void PresentedSubitemMoved (Foundation.NSUrl oldURL, Foundation.NSUrl newURL);
abstract member PresentedSubitemMoved : Foundation.NSUrl * Foundation.NSUrl -> unit
override this.PresentedSubitemMoved : Foundation.NSUrl * Foundation.NSUrl -> unit

パラメーター

oldURL
NSUrl
newURL
NSUrl
属性

適用対象