NSWorkspaceRenamedEventArgs Class

Definition

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

Constructors

NSWorkspaceRenamedEventArgs(NSNotification)

Properties

Notification

The underlying NSNotification object from the posted notification.

(Inherited from NSNotificationEventArgs)
OldVolumeLocalizedName
OldVolumeUrl
VolumeLocalizedName
VolumeUrl

Applies to