isBrowsingHome

abstract fun isBrowsingHome(isHome: Boolean)

Called to indicate whether the user is browsing the home screen.

Parameters

isHome

True if the user is on the home screen, false otherwise.