UISearchBar.GetSearchFieldBackgroundImage(UIControlState) 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 l’arrière-plan du champ de texte de recherche pour l’état spécifié.
[Foundation.Export("searchFieldBackgroundImageForState:")]
public virtual UIKit.UIImage GetSearchFieldBackgroundImage (UIKit.UIControlState state);
abstract member GetSearchFieldBackgroundImage : UIKit.UIControlState -> UIKit.UIImage
override this.GetSearchFieldBackgroundImage : UIKit.UIControlState -> UIKit.UIImage
Paramètres
- state
- UIControlState
Retours
- Attributs
Remarques
Ce membre participe au système de UIAppearance style. Consultez la Appearance propriété et la AppearanceWhenContainedIn(Type[]) méthode .