Condividi tramite


UISearchBar.GetScopeBarButtonDividerImage Metodo

Definizione

UIImage usato per il divisore per la combinazione specificata di stati di segmento sinistro e destro.

[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

Parametri

leftState
UIControlState
rightState
UIControlState

Restituisce

Attributi

Commenti

Questo membro partecipa al UIAppearance sistema di stile. Vedere la proprietà e il AppearanceAppearanceWhenContainedIn(Type[]) metodo .

Si applica a