UIStepper.UIStepperAppearance.BackgroundImage(UIControlState) 方法

定义

用作指定 state的 UIStepper 的背景图像的 UIImage。

[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

参数

返回

属性

适用于