Share via


NSWorkspaceMountEventArgs(NSNotification) Constructor

Definition

Initializes a new instance of the NSWorkspaceMountEventArgs class.

public NSWorkspaceMountEventArgs(Foundation.NSNotification notification);
new AppKit.NSWorkspaceMountEventArgs : Foundation.NSNotification -> AppKit.NSWorkspaceMountEventArgs

Parameters

notification
NSNotification

The underlying NSNotification object from the posted notification.

Applies to