MPVolumeView.GetMaximumVolumeSliderImage(UIControlState) Method

Definition

[Foundation.Export("maximumVolumeSliderImageForState:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIImage? GetMaximumVolumeSliderImage(UIKit.UIControlState state);
[<Foundation.Export("maximumVolumeSliderImageForState:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetMaximumVolumeSliderImage : UIKit.UIControlState -> UIKit.UIImage
override this.GetMaximumVolumeSliderImage : UIKit.UIControlState -> UIKit.UIImage

Parameters

Returns

Attributes

Applies to