MPVolumeView.SetMaximumVolumeSliderImage(UIImage, UIControlState) 方法

定义

[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

参数

image
UIImage

内容待定。

此参数可以为 null

属性

适用于