Returns whether the message frame is currently scrolled to the top of its contents. Signature: Code atTop = ScrollingMessageFrame:AtTop()
Returns: - atTop - 1 if the message frame is currently scrolled to the top of its contents; otherwise nil (1nil)
Также смотрите: Прокручивающееся сообщение фрейма
Ссылки: http://wowprogramming.com/docs/widgets/ScrollingMessageFrame/AtTop
|