UISearchBar.GetScopeBarButtonDividerImage 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é pour le séparateur pour la combinaison spécifiée d’états de segment gauche et droit.
[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
Paramètres
- leftState
- UIControlState
- rightState
- UIControlState
Retours
- Attributs
Remarques
Ce membre participe au système de UIAppearance style. Consultez la Appearance propriété et la AppearanceWhenContainedIn(Type[]) méthode .