共用方式為


MPVolumeView.SetVolumeThumbImage(UIImage, UIControlState) 方法

定義

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

參數

image
UIImage

即將加入。

這個參數可以是 null

屬性

適用於