ensureVisible

abstract fun ensureVisible(entry: E)

Ensures that the provided entry is in frame. Implementations should scroll as needed to fully incorporate the entry into the widget frame.

Author

fzzyhmstrs

Since

0.6.0

Parameters

entry