ScrollEvent

fun ScrollEvent(    direction: ScrollDirection,     isControlDown: Boolean,     isShiftDown: Boolean,     isAltDown: Boolean)

Creates a ScrollEvent.