NSWorkspace.ActivateFileViewer(NSUrl[]) Method

Definition

[Foundation.Export("activateFileViewerSelectingURLs:")]
[ObjCRuntime.ThreadSafe]
public virtual void ActivateFileViewer (Foundation.NSUrl[] fileUrls);
abstract member ActivateFileViewer : Foundation.NSUrl[] -> unit
override this.ActivateFileViewer : Foundation.NSUrl[] -> unit

Parameters

fileUrls
NSUrl[]
Attributes

Applies to