FoxitPDFSDKforWeb v11.0.1
Foxit PDF SDK for Web
|
Represents a mouse wheel event within a form. More...
Public Attributes | |
number | deltaX |
Represents the horizontal scroll amount. | |
number | deltaY |
Represents the vertical scroll amount. | |
string | type |
Represents the type of mouse wheel event, it could be 'mousewheel'. | |
![]() | |
FormInteractionEventFlags | flags |
Represents the flags associated with a form interaction event. More... | |
number | timestamp |
Represents the timestamp of the interaction event, in milliseconds. More... | |
string | type |
Represents the type of interaction event occurring within a form. More... | |
Represents a mouse wheel event within a form.