UIStepper.UIStepperAppearance.GetDividerImage 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 de diviseur pour la paire spécifiée d’UIControlStates.
[Foundation.Export("dividerImageForLeftSegmentState:rightSegmentState:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIImage GetDividerImage (UIKit.UIControlState leftState, UIKit.UIControlState rightState);
abstract member GetDividerImage : UIKit.UIControlState * UIKit.UIControlState -> UIKit.UIImage
override this.GetDividerImage : UIKit.UIControlState * UIKit.UIControlState -> UIKit.UIImage
Paramètres
- leftState
- UIControlState
- rightState
- UIControlState
Retours
- Attributs