Share via


OutputMuteStateChangeEventArgs Class

Definition

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

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

Constructors

Name Description
OutputMuteStateChangeEventArgs(NSNotification)

Initializes a new instance of the OutputMuteStateChangeEventArgs class.

Properties

Name Description
IsMuted
Notification

The underlying NSNotification object from the posted notification.

(Inherited from NSNotificationEventArgs)

Applies to