show
fun <ScreenT : Screen> ScreenViewHolder<ScreenT>.show(screen: ScreenT, environment: ViewEnvironment)
Updates the view managed by the receiver to display screen, and updates the receiver's environment as well.
Updates the view managed by the receiver to display screen, and updates the receiver's environment as well.