UISlider.ThumbRectForBounds(CGRect, CGRect, Single) 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.
Obtient le dessin CGRect de l’image de pouce.
[Foundation.Export("thumbRectForBounds:trackRect:value:")]
public virtual CoreGraphics.CGRect ThumbRectForBounds (CoreGraphics.CGRect bounds, CoreGraphics.CGRect trackRect, float value);
abstract member ThumbRectForBounds : CoreGraphics.CGRect * CoreGraphics.CGRect * single -> CoreGraphics.CGRect
override this.ThumbRectForBounds : CoreGraphics.CGRect * CoreGraphics.CGRect * single -> CoreGraphics.CGRect
Paramètres
- bounds
- CGRect
- trackRect
- CGRect
- value
- Single
Retours
- Attributs