UIStepper.UIStepperAppearance.BackgroundImage(UIControlState) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
UIImage utilisé comme image d’arrière-plan pour UIStepper pour le spécifié state
.
[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
Paramètres
- state
- UIControlState
Retours
- Attributs