onscroll
This event occurs whenever scroll position is changed - as a result of user interaction or program execution (Scrollbar.scrollTo()).
property | description |
---|---|
type | "onscroll" |
targetType | "scrollbar" |
targetName | <scrollbar id> |
targetObject | <scrollbar control> |
cancellable | false |