RSS

Четверг, 25.04.2024, 09:33
Главная » WoW API » API Виджеты » Фрейм прокрутки »

scroll = ScrollFrame:GetVerticalScroll()

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


Signature:
Code
scroll = ScrollFrame:GetVerticalScroll()

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

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