UISlider.UISliderAppearance.SetMaxTrackImage(UIImage, 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.
Définit l’image utilisée pour l’image de piste maximale.
[Foundation.Export("setMaximumTrackImage:forState:")]
public virtual void SetMaxTrackImage (UIKit.UIImage image, UIKit.UIControlState forState);
abstract member SetMaxTrackImage : UIKit.UIImage * UIKit.UIControlState -> unit
override this.SetMaxTrackImage : UIKit.UIImage * UIKit.UIControlState -> unit
Paramètres
- image
- UIImage
- forState
- UIControlState
- Attributs