toggle menu
Spezi Documentation
androidJvm
switch theme
search in API
app
/
edu.stanford.bdh.engagehf.health.heartrate.bottomsheet
Package-level
declarations
Types
Functions
Types
Add
Heart
Rate
Bottom
Sheet
Ui
State
Link copied to clipboard
data
class
AddHeartRateBottomSheetUiState
(
val
timePickerState
:
TimePickerState
,
val
heartRate
:
Int
=
60
)
Functions
Add
Heart
Rate
Bottom
Sheet
Link copied to clipboard
@
Composable
fun
AddHeartRateBottomSheet
(
)
Heart
Rate
Description
Bottom
Sheet
Link copied to clipboard
@
Composable
fun
HeartRateDescriptionBottomSheet
(
)
Heart
Rate
Description
Bottom
Sheet
Preview
Link copied to clipboard
@
Composable
fun
HeartRateDescriptionBottomSheetPreview
(
)