UISlider.UISliderAppearance.SetMinTrackImage(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 minimale.
[Foundation.Export("setMinimumTrackImage:forState:")]
public virtual void SetMinTrackImage (UIKit.UIImage image, UIKit.UIControlState forState);
abstract member SetMinTrackImage : UIKit.UIImage * UIKit.UIControlState -> unit
override this.SetMinTrackImage : UIKit.UIImage * UIKit.UIControlState -> unit
Paramètres
- image
- UIImage
- forState
- UIControlState
- Attributs