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
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. | ||