AVAudioSessionRouteChangeEventArgs 类

定义

为该事件提供数据。

public class AVAudioSessionRouteChangeEventArgs : Foundation.NSNotificationEventArgs
type AVAudioSessionRouteChangeEventArgs = class
    inherit NSNotificationEventArgs
继承
AVAudioSessionRouteChangeEventArgs

构造函数

AVAudioSessionRouteChangeEventArgs(NSNotification)

初始化 AVAudioSessionRouteChangeEventArgs 类的新实例。

属性

Notification

已发布通知中的基础 NSNotification 对象。

(继承自 NSNotificationEventArgs)
PreviousRoute

为该事件提供数据。

Reason

为该事件提供数据。

适用于