//kit/healthstack.kit.task.activity.view/SustainedPhonationMeasureView

SustainedPhonationMeasureView

[androidJvm]
class SustainedPhonationMeasureView : View<SustainedPhonationMeasureModel>

Constructors

   
SustainedPhonationMeasureView [androidJvm]
fun SustainedPhonationMeasureView()

Functions

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