//kit/healthstack.kit.task.activity.view/GaitAndBalanceBMeasureView

GaitAndBalanceBMeasureView

[androidJvm]
class GaitAndBalanceBMeasureView : SimpleTimerActivityView<GaitAndBalanceBMeasureModel>

Constructors

   
GaitAndBalanceBMeasureView [androidJvm]
fun GaitAndBalanceBMeasureView()

Functions

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