RSS

Пятница, 29.03.2024, 12:35
Главная » WoW API » API Виджеты » Слайдер »

Slider:SetValue(value)

[ править ]
Sets the value representing the position of the slider thumb.
[клоны]
Sets the value representing the position of the slider thumb.


Signature:
Code
Slider:SetValue(value)

Arguments:
  • value - Value representing the new position of the slider thumb (between minValue and maxValue, where minValue, maxValue = slider:GetMinMaxValues()) (number)

Также смотрите: Слайдер
Ссылки: http://wowprogramming.com/docs/widgets/Slider/SetValue