//kit/healthstack.kit.task.activity.view/RangeOfMotionMeasureView

RangeOfMotionMeasureView

[androidJvm]
class RangeOfMotionMeasureView : SimpleTimerActivityView<RangeOfMotionMeasureModel>

Constructors

   
RangeOfMotionMeasureView [androidJvm]
fun RangeOfMotionMeasureView()

Functions

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