The members of MediaPlayer.MPVolumeView are listed below.
See Also: Inherited members from UIKit.UIView
| Default constructor that initializes a new instance of this class with no parameters. | ||
| Initializes the MPVolumeView with the specified frame. | ||
| A constructor that initializes the object from the data stored in the unarchiver object. |
| Constructor to call on derived classes to skip initialization and merely allocate the object. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| [read-only] static | Appearance | MPVolumeView.MPVolumeViewAppearance. Strongly-typed property that returns the UIAppearance class for this class. |
| [read-only] | AreWirelessRoutesAvailable | bool. Documentation for this section has not yet been entered. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | IsWirelessRouteActive | bool. Documentation for this section has not yet been entered. |
| ShowsRouteButton | bool. Documentation for this section has not yet been entered. | |
| ShowsVolumeSlider | bool. Documentation for this section has not yet been entered. | |
| VolumeWarningSliderImage | UIKit.UIImage. Documentation for this section has not yet been entered. | |
| [read-only] static | WirelessRouteActiveDidChangeNotification | Foundation.NSString. Notification constant for WirelessRouteActiveDidChange |
| [read-only] static | WirelessRoutesAvailableDidChangeNotification | Foundation.NSString. Notification constant for WirelessRoutesAvailableDidChange |
static | AppearanceWhenContainedIn(params Type[])Returns a strongly typed UIAppearance for instances of this class when the view is hosted in the specified hierarchy. | |
static | GetAppearance<T>()Documentation for this section has not yet been entered. | |
static | GetAppearance<T>(UIKit.UITraitCollection)Documentation for this section has not yet been entered. | |
static | GetAppearance<T>(UIKit.UITraitCollection, params Type[])Documentation for this section has not yet been entered. | |
GetMaximumVolumeSliderImage(UIKit.UIControlState)Documentation for this section has not yet been entered. | ||
GetMinimumVolumeSliderImage(UIKit.UIControlState)Documentation for this section has not yet been entered. | ||
GetRouteButtonImage(UIKit.UIControlState)Documentation for this section has not yet been entered. | ||
GetRouteButtonRect(CoreGraphics.CGRect)Documentation for this section has not yet been entered. | ||
GetVolumeSliderRect(CoreGraphics.CGRect)Documentation for this section has not yet been entered. | ||
GetVolumeThumbImage(UIKit.UIControlState)Documentation for this section has not yet been entered. | ||
GetVolumeThumbRect(float, CoreGraphics.CGRect, CoreGraphics.CGRect)Documentation for this section has not yet been entered. | ||
SetMaximumVolumeSliderImage(UIKit.UIImage, UIKit.UIControlState)Documentation for this section has not yet been entered. | ||
SetMinimumVolumeSliderImage(UIKit.UIImage, UIKit.UIControlState)Documentation for this section has not yet been entered. | ||
SetRouteButtonImage(UIKit.UIImage, UIKit.UIControlState)Documentation for this section has not yet been entered. | ||
SetVolumeThumbImage(UIKit.UIImage, UIKit.UIControlState)Documentation for this section has not yet been entered. | ||