다음을 통해 공유


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일 수 있습니다.

특성

적용 대상