MediaPlayer.MPVolumeView Members

The members of MediaPlayer.MPVolumeView are listed below.

See Also: Inherited members from UIKit.UIView

Public Constructors

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.

Protected Constructors

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.

Public Properties

[read-only]
static
AppearanceMPVolumeView.MPVolumeViewAppearance. Strongly-typed property that returns the UIAppearance class for this class.
[read-only]
AreWirelessRoutesAvailablebool. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
IsWirelessRouteActivebool. Documentation for this section has not yet been entered.
ShowsRouteButtonbool. Documentation for this section has not yet been entered.
ShowsVolumeSliderbool. Documentation for this section has not yet been entered.
VolumeWarningSliderImageUIKit.UIImage. Documentation for this section has not yet been entered.
[read-only]
static
WirelessRouteActiveDidChangeNotificationFoundation.NSString. Notification constant for WirelessRouteActiveDidChange
[read-only]
static
WirelessRoutesAvailableDidChangeNotificationFoundation.NSString. Notification constant for WirelessRoutesAvailableDidChange

Public Methods

static
AppearanceWhenContainedIn(params Type[]) : MPVolumeView.MPVolumeViewAppearance
Returns a strongly typed UIAppearance for instances of this class when the view is hosted in the specified hierarchy.
static
GetAppearance<T>() : MPVolumeView.MPVolumeViewAppearance
Documentation for this section has not yet been entered.
static
GetAppearance<T>(UIKit.UITraitCollection) : MPVolumeView.MPVolumeViewAppearance
Documentation for this section has not yet been entered.
static
GetAppearance<T>(UIKit.UITraitCollection, params Type[]) : MPVolumeView.MPVolumeViewAppearance
Documentation for this section has not yet been entered.
GetMaximumVolumeSliderImage(UIKit.UIControlState) : UIKit.UIImage
Documentation for this section has not yet been entered.
GetMinimumVolumeSliderImage(UIKit.UIControlState) : UIKit.UIImage
Documentation for this section has not yet been entered.
GetRouteButtonImage(UIKit.UIControlState) : UIKit.UIImage
Documentation for this section has not yet been entered.
GetRouteButtonRect(CoreGraphics.CGRect) : CoreGraphics.CGRect
Documentation for this section has not yet been entered.
GetVolumeSliderRect(CoreGraphics.CGRect) : CoreGraphics.CGRect
Documentation for this section has not yet been entered.
GetVolumeThumbImage(UIKit.UIControlState) : UIKit.UIImage
Documentation for this section has not yet been entered.
GetVolumeThumbRect(float, CoreGraphics.CGRect, 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.

Protected Methods

override
Dispose(bool)
Releases the resources used by the MPVolumeView object.