共用方式為


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
屬性

適用於