AVAudioSessionRouteChangeEventArgs Class

Definition

Provides data for the event.

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

Constructors

AVAudioSessionRouteChangeEventArgs(NSNotification)

Initializes a new instance of the AVAudioSessionRouteChangeEventArgs class.

Properties

Notification

The underlying NSNotification object from the posted notification.

(Inherited from NSNotificationEventArgs)
PreviousRoute
Reason

Applies to