Partager via


UIStepper.UIStepperAppearance.GetDividerImage Méthode

Définition

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

S’applique à