MPVolumeView.Notifications Class

Definition

Contains notifications for a MPVolumeView.

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

Methods

ObserveWirelessRouteActiveDidChange(EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the WirelessRouteActiveDidChangeNotification constant.

ObserveWirelessRouteActiveDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the WirelessRouteActiveDidChangeNotification constant.

ObserveWirelessRoutesAvailableDidChange(EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the WirelessRoutesAvailableDidChangeNotification constant.

ObserveWirelessRoutesAvailableDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the WirelessRoutesAvailableDidChangeNotification constant.

Applies to