Compartir a través de


AVAudioSession.CategoryChanged Evento

Definición

Precaución

Deprecated since iOS 6, Use 'AVAudioSession.Notification.ObserveAudioRouteChange'.

Evento que indica que Category ha cambiado .

[System.Obsolete("Deprecated since iOS 6, Use 'AVAudioSession.Notification.ObserveAudioRouteChange'.")]
public event EventHandler<AVFoundation.AVCategoryEventArgs> CategoryChanged;
member this.CategoryChanged : EventHandler<AVFoundation.AVCategoryEventArgs> 

Tipo de evento

Atributos

Se aplica a