Kit > healthstack.kit.task.activity.model > TappingSpeedIntroModel > TappingSpeedIntroModel

TappingSpeedIntroModel

[androidJvm]
fun TappingSpeedIntroModel(id: String, title: String = "Tapping Speed", header: String = "Tapping Speed", body: String? = "Place your phone on a flat surface.\n" +
"Use two fingers on right hand to alternatively tap the buttons on the screen for 10 seconds.\n" +
"Then, use two fingers on left hand to alternatively tap the buttons on the screen for 10 seconds.", drawableId: Int? = R.drawable.ic_right_tapping_speed, buttonText: String? = "Begin", textType: TextType = NUMBER, rightHand: Boolean = true)