Compartilhar via


UIStepper.UIStepperAppearance.GetDividerImage Método

Definição

A UIImage usada como a imagem divisora para o par especificado de 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

Parâmetros

leftState
UIControlState
rightState
UIControlState

Retornos

Atributos

Aplica-se a