Upravit

Sdílet prostřednictvím


NSWorkspace.RecycleUrls(NSArray, NSWorkspaceUrlHandler) Method

Definition

[Foundation.Export("recycleURLs:completionHandler:")]
[ObjCRuntime.ThreadSafe]
public virtual void RecycleUrls (Foundation.NSArray urls, AppKit.NSWorkspaceUrlHandler completionHandler);
abstract member RecycleUrls : Foundation.NSArray * AppKit.NSWorkspaceUrlHandler -> unit
override this.RecycleUrls : Foundation.NSArray * AppKit.NSWorkspaceUrlHandler -> unit

Parameters

urls
NSArray
completionHandler
NSWorkspaceUrlHandler
Attributes

Applies to