Kit > healthstack.kit.task.activity.view > GaitAndBalanceIntroView

GaitAndBalanceIntroView

[androidJvm]
class GaitAndBalanceIntroView : SimpleActivityView<GaitAndBalanceIntroModel>

Constructors

GaitAndBalanceIntroView

[androidJvm]
fun GaitAndBalanceIntroView()

Functions

Name Summary
Render

[androidJvm]
@Composable
open override fun Render(model: GaitAndBalanceIntroModel, callbackCollection: CallbackCollection, holder: SubStepHolder?)
A method rendering UI.