Partilhar via


MPVolumeView.SetMaximumVolumeSliderImage(UIImage, UIControlState) Método

Definição

[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

Parâmetros

image
UIImage

A ser adicionado.

Esse parâmetro pode ser null.

Atributos

Aplica-se a