UIKit.UISlider.TrackRectForBounds Method
Returns the rectangle that will be used for the drawing the slider's track.

Syntax

[Foundation.Export("trackRectForBounds:")]
public virtual CoreGraphics.CGRect TrackRectForBounds (CoreGraphics.CGRect forBounds)

Parameters

forBounds
The bounding rectangle of the control.

Returns

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