AVAudioSession.CategoryChanged Evento
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Attenzione
Deprecated since iOS 6, Use 'AVAudioSession.Notification.ObserveAudioRouteChange'.
Evento che indica che l'oggetto Category è cambiato.
[System.Obsolete("Deprecated since iOS 6, Use 'AVAudioSession.Notification.ObserveAudioRouteChange'.")]
public event EventHandler<AVFoundation.AVCategoryEventArgs> CategoryChanged;
member this.CategoryChanged : EventHandler<AVFoundation.AVCategoryEventArgs>
Tipo evento
- Attributi