Package-level declarations

Types

Link copied to clipboard

Defines when an automatic scroll should be performed.

Link copied to clipboard

Represents a chart’s initial scroll position.

Link copied to clipboard
class ScrollHandler(initialMaxValue: Float = 0.0f) : ScrollListenerHost

Handles scroll events.

Link copied to clipboard
interface ScrollListener

Allows for listening to a chart’s scroll state.

Link copied to clipboard

Declares functions for registering and removing ScrollListeners.