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
|