共用方式為


UIStepper.UIStepperAppearance.BackgroundImage(UIControlState) 方法

定義

UIImage 用於指定 state 之 UIStepper 的背景影像。

[Foundation.Export("backgroundImageForState:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIImage BackgroundImage (UIKit.UIControlState state);
abstract member BackgroundImage : UIKit.UIControlState -> UIKit.UIImage
override this.BackgroundImage : UIKit.UIControlState -> UIKit.UIImage

參數

傳回

屬性

適用於