AVAudioSessionInterruptionEventArgs(NSNotification) 构造函数

定义

初始化 AVAudioSessionInterruptionEventArgs 类的新实例。

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

参数

notification
NSNotification

适用于