SeekBars

class SeekBars()

CreateSeekBars()

Также имеет аналогичные методы:

SeekBars.SetOnClick(callback)
SeekBars.Destroy()
SeekBars.GetAbsHeight()
SeekBars.GetAbsWidth()
SeekBars.GetHeight()
SeekBars.GetPosition()
SeekBars.GetType()
SeekBars.GetValue()
SeekBars.GetVisibility()
SeekBars.GetWidth()
SeekBars.Release()
SeekBars.SetBackColor(color)
SeekBars.SetBackGradient(color1, color2, color3, p4, p5, p6, p7)
SeekBars.SetBackGradientRadial(x, y, r, color1, color2, color3, p7)
SeekBars.SetBackground(imagefile, options)
SeekBars.SetMargins(left, top, right, bottom)
SeekBars.SetMaxRate(ms)
SeekBars.SetOnTouch(callback)
SeekBars.SetPadding(width, height, top, bottom)
SeekBars.SetPosition(left, top, width, height)
SeekBars.SetRange(range)
SeekBars.SetScale(x, y)
SeekBars.SetSize(width, height)
SeekBars.SetValue(value)
SeekBars.SetVisibility(HideShow)