UISlider.ThumbImage(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.
Cette méthode retourne l’image de pouce pour l’état spécifié.
[Foundation.Export("thumbImageForState:")]
public virtual UIKit.UIImage ThumbImage (UIKit.UIControlState forState);
abstract member ThumbImage : UIKit.UIControlState -> UIKit.UIImage
override this.ThumbImage : UIKit.UIControlState -> UIKit.UIImage
Paramètres
- forState
- UIControlState
État de contrôle de l’image de pouce à récupérer.
Retours
- Attributs
Remarques
Ce membre participe au système de UIAppearance style. Consultez la Appearance propriété et la AppearanceWhenContainedIn(Type[]) méthode .