seslSetFastScrollerAdditionalPadding
Sets additional padding for the fast scroller.
This method allows you to add extra padding to the top and bottom of the fast scroller, effectively adjusting its vertical position within the view.
Parameters
top
The additional padding to apply to the top of the fast scroller, in pixels.
bottom
The additional padding to apply to the bottom of the fast scroller, in pixels.