Share via


NSWorkspaceMountEventArgs Class

Definition

Provides data for an event based on a posted NSNotification object.

public class NSWorkspaceMountEventArgs : Foundation.NSNotificationEventArgs
type NSWorkspaceMountEventArgs = class
    inherit NSNotificationEventArgs
Inheritance
NSWorkspaceMountEventArgs

Constructors

Name Description
NSWorkspaceMountEventArgs(NSNotification)

Initializes a new instance of the NSWorkspaceMountEventArgs class.

Properties

Name Description
Notification

The underlying NSNotification object from the posted notification.

(Inherited from NSNotificationEventArgs)
VolumeLocalizedName
VolumeUrl

Applies to