Variable SliderWidget.SliderButton._dragStartPosition

class SliderWidget.SliderButton
{
  // ...
  int _dragStartPosition;
  // ...
}