NSWorkspace.DuplicateUrls(NSArray, NSWorkspaceUrlHandler) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("duplicateURLs:completionHandler:")]
[ObjCRuntime.ThreadSafe]
public virtual void DuplicateUrls (Foundation.NSArray urls, AppKit.NSWorkspaceUrlHandler completionHandler);
abstract member DuplicateUrls : Foundation.NSArray * AppKit.NSWorkspaceUrlHandler -> unit
override this.DuplicateUrls : Foundation.NSArray * AppKit.NSWorkspaceUrlHandler -> unit
Parameters
- urls
- NSArray
- completionHandler
- NSWorkspaceUrlHandler
- Attributes