RSS

Суббота, 20.04.2024, 11:40
Главная » WoW API » API Виджеты » Слайдер »

value = Slider:GetValue()

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


Signature:
Code
value = Slider:GetValue()

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

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