//kit/healthstack.kit.task.activity.view.common/SimpleTimerActivityView

SimpleTimerActivityView

[androidJvm]
open class SimpleTimerActivityView<T : SimpleTimerActivityModel> : View<T>

Constructors

   
SimpleTimerActivityView [androidJvm]
fun SimpleTimerActivityView()

Functions

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

Inheritors

Name
GaitAndBalanceBMeasureView
RangeOfMotionMeasureView