次の方法で共有


AVAudioSessionRouteChangeEventArgs クラス

定義

イベントにデータを提供します。

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

コンストラクター

AVAudioSessionRouteChangeEventArgs(NSNotification)

AVAudioSessionRouteChangeEventArgs クラスの新しいインスタンスを初期化します。

プロパティ

Notification

ポストされた通知の基になる NSNotification オブジェクト。

(継承元 NSNotificationEventArgs)
PreviousRoute

イベントにデータを提供します。

Reason

イベントにデータを提供します。

適用対象