次の方法で共有


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 に設定できます。

属性

適用対象