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

GaitAndBalanceResultView

[androidJvm]
class GaitAndBalanceResultView : SimpleActivityView<GaitAndBalanceResultModel>

Constructors

GaitAndBalanceResultView

[androidJvm]
fun GaitAndBalanceResultView()

Functions

Name Summary
Render

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