Method GetLayoutRectangles
GetLayoutRectangles(float)
Performs layout of the drawable children and returns calculated bound of the different parts of the drawable.
public virtual EnumArray<ScrollBarDrawable.HitTestResult, RectD> GetLayoutRectangles(float scaleFactor)
Parameters
scaleFactorfloatScale factor used to convert pixels to/from dips.
Returns
- EnumArray<ScrollBarDrawable.HitTestResult, RectD>
Calculated bounds of the different parts of the drawable.