MPVolumeView.SetMaximumVolumeSliderImage(UIImage, UIControlState) Method

Definition

[Foundation.Export("setMaximumVolumeSliderImage:forState:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void SetMaximumVolumeSliderImage (UIKit.UIImage image, UIKit.UIControlState state);
abstract member SetMaximumVolumeSliderImage : UIKit.UIImage * UIKit.UIControlState -> unit
override this.SetMaximumVolumeSliderImage : UIKit.UIImage * UIKit.UIControlState -> unit

Parameters

image
UIImage

To be added.

This parameter can be null.

Attributes

Applies to