Share via


MicrophoneInjectionCapabilitiesChangeEventArgs(NSNotification) Constructor

Definition

Initializes a new instance of the MicrophoneInjectionCapabilitiesChangeEventArgs class.

public MicrophoneInjectionCapabilitiesChangeEventArgs(Foundation.NSNotification notification);
new AVFoundation.MicrophoneInjectionCapabilitiesChangeEventArgs : Foundation.NSNotification -> AVFoundation.MicrophoneInjectionCapabilitiesChangeEventArgs

Parameters

notification
NSNotification

The underlying NSNotification object from the posted notification.

Applies to