Run when the scrolling message frame's scroll position changes. A ScrollingMessageFrame's scroll position can change not only when it is scrolled, but also when a message is added to the frame; both cases cause this script handler to be run.

Signature:

OnMessageScrollChanged(self)

Arguments:

  • self - Reference to the widget for which the script was run (scrollingmessageframe)