qui v0.6.2 (2023-01-12T03:27:17Z)
Dub
Repo
ScrollContainer.scrollOnMouseWheel
qui
qui
ScrollContainer
Whether to scroll on mouse scroll wheel
bool
scrollOnMouseWheel
[@property getter]
bool
scrollOnMouseWheel
[@property setter]
class
ScrollContainer
private protected public @
property
bool
scrollOnMouseWheel
(
bool
newVal
)
uint
_offX
;
uint
_offY
;
Meta
Source
See Implementation
qui
qui
ScrollContainer
constructors
this
destructors
~this
functions
drawScrollbars
eventSubscribe
keyboardEvent
mouseEvent
requestResize
requestScrollX
requestScrollY
rescroll
resizeEvent
scrollEvent
setWidget
updateEvent
properties
scrollOnMouseWheel
scrollOnPageUpDown
scrollbarBackground
scrollbarForeground
scrollbarH
scrollbarV
variables
_drawAreaHeight
_drawAreaWidth
_mouseWheel
_pgDnUp
_sbarBg
_sbarFg
_scrollbarH
_scrollbarV
_widget
Whether to scroll on mouse scroll wheel