android-components / mozilla.components.concept.tabstray / TabsTray / onSessionMoved

onSessionMoved

abstract fun onSessionMoved(fromPosition: Int, toPosition: Int): Unit (source)

Called after updateSessions() when a session changes it position.