RSS

Четверг, 25.04.2024, 17:43
Главная » WoW API » API Виджеты » Слайдер »

orientation = Slider:GetOrientation()

[ править ]
Returns the orientation of the slider.
[клоны]
Returns the orientation of the slider.


Signature:
Code
orientation = Slider:GetOrientation()

Returns:
  • orientation - Token describing the orientation and direction of the slider (string)
      HORIZONTAL - Slider thumb moves from left to right as the slider's value increases
    • VERTICAL - Slider thumb moves from top to bottom as the slider's value increases

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