OnBoardingBackHandler

actual fun OnBoardingBackHandler(enabled: Boolean, onBack: () -> Unit)(source)

Renders the OnBoardingBackHandler UI for the SDAI presentation layer.

Author

Dmitriy Moroz

Parameters

enabled

enabled value consumed by the API.

onBack

callback invoked by the component.

expect fun OnBoardingBackHandler(enabled: Boolean, onBack: () -> Unit)(source)

Renders the OnBoardingBackHandler UI for the SDAI presentation layer.

Author

Dmitriy Moroz

Parameters

enabled

enabled value consumed by the API.

onBack

callback invoked by the component.

actual fun OnBoardingBackHandler(enabled: Boolean, onBack: () -> Unit)(source)

Renders the OnBoardingBackHandler UI for the SDAI presentation layer.

Author

Dmitriy Moroz

Parameters

enabled

enabled value consumed by the API.

onBack

callback invoked by the component.