Share via


MicrophoneInjectionCapabilitiesChangeEventArgs Class

Definition

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

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

Constructors

Name Description
MicrophoneInjectionCapabilitiesChangeEventArgs(NSNotification)

Initializes a new instance of the MicrophoneInjectionCapabilitiesChangeEventArgs class.

Properties

Name Description
IsAvailable
Notification

The underlying NSNotification object from the posted notification.

(Inherited from NSNotificationEventArgs)

Applies to