次の方法で共有


AVAudioSessionSecondaryAudioHintEventArgs クラス

定義

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

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

コンストラクター

AVAudioSessionSecondaryAudioHintEventArgs(NSNotification)

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

プロパティ

Hint

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

HintType

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

Notification

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

(継承元 NSNotificationEventArgs)

適用対象