Share via


UIStepper.UIStepperAppearance.GetDecrementImage(UIControlState) Method

Definition

The image used for the stepper for the specified state..

[Foundation.Export("decrementImageForState:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIImage GetDecrementImage(UIKit.UIControlState state);
[<Foundation.Export("decrementImageForState:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetDecrementImage : UIKit.UIControlState -> UIKit.UIImage
override this.GetDecrementImage : UIKit.UIControlState -> UIKit.UIImage

Parameters

Returns

Attributes

Applies to