MediaPlayer.MPVolumeView: Method Members

The methods of MediaPlayer.MPVolumeView are listed below. For a list of all members, see the MPVolumeView Members list.

See Also: Inherited members from UIKit.UIView

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.