onShown

abstract fun onShown(action: (Bannerbar) -> Unit)

Called when a Bannerbar is shown.

Parameters

action

to be invoked.