RSS

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

Slider:SetOrientation("orientation")

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


Signature:
Code
Slider:SetOrientation("orientation")

Arguments:
  • 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 (default)

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