Returns the scroll frame's maximum vertical (bottom) scroll position. Signature: Code maxScroll = ScrollFrame:GetVerticalScrollRange()
Returns: - maxScroll - Maximum vertical scroll position (representing the bottom edge of the scrolled area) (number)
Также смотрите: Фрейм прокрутки
Ссылки: http://wowprogramming.com/docs/widgets/ScrollFrame/GetVerticalScrollRange
|