sdk
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
sdk
sdk
/
com.m8test.editor.plugin
/
EditorPlugin
/
onScrollChanged
on
Scroll
Changed
abstract
fun
onScrollChanged
(
horizontal
:
Int
,
vertical
:
Int
,
oldHorizontal
:
Int
,
oldVertical
:
Int
)