Screening Plot View
class ScreeningPlotView @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : LinearLayout
View that renders pulse and breathing plots during continuous measurements. Use bindLifecycleOwner to start observing metrics.
Functions
Link copied to clipboard
Starts observing metrics from SmartSpectraSdk using the provided lifecycle.