vico
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
vico
core
/
com.patrykandpatrick.vico.core.cartesian
/
AutoScrollCondition
/
shouldScroll
should
Scroll
abstract
fun
shouldScroll
(
oldModel
:
CartesianChartModel
?
,
newModel
:
CartesianChartModel
)
:
Boolean
Given a chart’s new and old models, defines whether an automatic scroll should be performed.