UIKit.UISlider.ThumbRectForBounds Method
This method will calculate and return the drawing rectangle for the thumb.

Syntax

[Foundation.Export("thumbRectForBounds:trackRect:value:")]
public virtual CoreGraphics.CGRect ThumbRectForBounds (float value, CoreGraphics.CGRect bounds, CoreGraphics.CGRect trackRect)

Parameters

bounds
The bounding rectangle of the control.
trackRect
The rectangle for the receiver's track.
value
The value of the control.

Returns

Documentation for this section has not yet been entered.

Remarks

Do not call this method directly. It exists so that customizations can be performed by subclassing UIKit.UISlider and overriding this method.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0