NSDocument.PresentedSubitemMoved(NSUrl, NSUrl) Method

Definition

[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

Parameters

oldURL
NSUrl
newURL
NSUrl
Attributes

Applies to