Partager via


UIStepper.SetDecrementImage(UIImage, UIControlState) Méthode

Définition

Définit l’image décrémentation.

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

Paramètres

image
UIImage

À ajouter.

Ce paramètre peut être null.

Attributs

Remarques

Ce membre participe au système de UIAppearance style. Consultez la Appearance propriété et la AppearanceWhenContainedIn(Type[]) méthode.

S’applique à