MPVolumeView
MPVolumeViewAppearance
Notifications
MPVolumeView()
MPVolumeView(CGRect)
MPVolumeView(IntPtr)
MPVolumeView(NativeHandle)
MPVolumeView(NSCoder)
MPVolumeView(NSObjectFlag)
Appearance
AreWirelessRoutesAvailable
ClassHandle
IsWirelessRouteActive
ShowsRouteButton
ShowsVolumeSlider
VolumeWarningSliderImage
WirelessRouteActiveDidChangeNotification
WirelessRoutesAvailableDidChangeNotification
AppearanceWhenContainedIn(Type[])
GetAppearance(UITraitCollection)
GetAppearance(UITraitCollection, Type[])
GetAppearance<T>()
GetAppearance<T>(UITraitCollection)
GetAppearance<T>(UITraitCollection, Type[])
GetMaximumVolumeSliderImage(UIControlState)
GetMinimumVolumeSliderImage(UIControlState)
GetRouteButtonImage(UIControlState)
GetRouteButtonRect(CGRect)
GetVolumeSliderRect(CGRect)
GetVolumeThumbImage(UIControlState)
GetVolumeThumbRect(CGRect, CGRect, Single)
SetMaximumVolumeSliderImage(UIImage, UIControlState)
SetMinimumVolumeSliderImage(UIImage, UIControlState)
SetRouteButtonImage(UIImage, UIControlState)
SetVolumeThumbImage(UIImage, UIControlState)
xamarinios
namespace MediaPlayer
{
[Register("MPVolumeView", true)]
[Unavailable(PlatformName.TvOS, PlatformArchitecture.All, null)]
public class MPVolumeView : UIView
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
protected internal MPVolumeView(IntPtr handle);
}
}
Xamarin iOS | 0.0 |
---|---|
Information specific to xamarinios | |
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API