AVRouteDetector.Notifications Class

Definition

Notification posted by the AVRouteDetector class.

public static class AVRouteDetector.Notifications
type AVRouteDetector.Notifications = class
Inheritance
AVRouteDetector.Notifications

Methods

ObserveMultipleRoutesDetectedDidChange(EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the P:AVFoundation.AVRouteDetector.MultipleRoutesDetectedDidChangeNotification constant.

ObserveMultipleRoutesDetectedDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the P:AVFoundation.AVRouteDetector.MultipleRoutesDetectedDidChangeNotification constant.

Applies to