//kit/healthstack.kit.task.activity.view/GaitAndBalanceGMeasureView

GaitAndBalanceGMeasureView

[androidJvm]
class GaitAndBalanceGMeasureView : SimpleActivityView<GaitAndBalanceGMeasureModel>

Constructors

   
GaitAndBalanceGMeasureView [androidJvm]
fun GaitAndBalanceGMeasureView()

Functions

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