Kit > healthstack.kit.task.activity.view.common > SimpleActivityView
SimpleActivityView
[androidJvm]
open class SimpleActivityView<T : SimpleViewActivityModel> : View<T>
Constructors
SimpleActivityView | [androidJvm] fun SimpleActivityView() |
Functions
Name | Summary |
---|---|
Render | [androidJvm] @Composable open override fun Render(model: T, callbackCollection: CallbackCollection, holder: SubStepHolder?) A method rendering UI. |
Inheritors
Name |
---|
GaitAndBalanceGMeasureView |
GaitAndBalanceIntroView |
GaitAndBalanceResultView |
TappingSpeedIntroView |
TappingSpeedResultView |