共用方式為


UIStepper.UIStepperAppearance.GetIncrementImage(UIControlState) 方法

定義

用於指定 state 之 遞增器的 UIImage。

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

參數

傳回

屬性

適用於