RSS

Вторник, 23.04.2024, 12:12
Главная » WoW API » API Виджеты » Фрейм прокрутки »

ScrollFrame:SetVerticalScroll(scroll)

[ править ]
Sets the scroll frame's vertical scroll position.
[клоны]
Sets the scroll frame's vertical scroll position.


Signature:
Code
ScrollFrame:SetVerticalScroll(scroll)

Arguments:
  • scroll - Current vertical scroll position (0 = at top edge, frame:GetVerticalScrollRange() = at bottom edge) (number)

Также смотрите: Фрейм прокрутки
Ссылки: http://wowprogramming.com/docs/widgets/ScrollFrame/SetVerticalScroll