Compartir a través de


UISearchBar.GetScopeBarButtonDividerImage Método

Definición

UiImage se usa para el divisor para la combinación especificada de estados de segmento izquierdo y derecho.

[Foundation.Export("scopeBarButtonDividerImageForLeftSegmentState:rightSegmentState:")]
public virtual UIKit.UIImage GetScopeBarButtonDividerImage (UIKit.UIControlState leftState, UIKit.UIControlState rightState);
abstract member GetScopeBarButtonDividerImage : UIKit.UIControlState * UIKit.UIControlState -> UIKit.UIImage
override this.GetScopeBarButtonDividerImage : UIKit.UIControlState * UIKit.UIControlState -> UIKit.UIImage

Parámetros

leftState
UIControlState
rightState
UIControlState

Devoluciones

Atributos

Comentarios

Este miembro participa en el UIAppearance sistema de estilos. Vea la Appearance propiedad y el AppearanceWhenContainedIn(Type[]) método .

Se aplica a