An event triggered by scrolling.
class Scroll { readonly type: EventType.Scroll; toString(): string;}