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