toggle menu
Spezi Documentation
androidJvm
switch theme
search in API
app
/
edu.stanford.bdh.engagehf.health.weight.bottomsheet
/
AddWeightBottomSheetUiState
Add
Weight
Bottom
Sheet
Ui
State
data
class
AddWeightBottomSheetUiState
(
val
timePickerState
:
TimePickerState
,
val
weight
:
Double
=
80.0
,
val
weightUnit
:
WeightUnit
)
Members
Constructors
Add
Weight
Bottom
Sheet
Ui
State
Link copied to clipboard
constructor
(
timePickerState
:
TimePickerState
,
weight
:
Double
=
80.0
,
weightUnit
:
WeightUnit
)
Properties
time
Picker
State
Link copied to clipboard
val
timePickerState
:
TimePickerState
weight
Link copied to clipboard
val
weight
:
Double
=
80.0
weight
Range
Link copied to clipboard
val
weightRange
:
IntRange
weight
Unit
Link copied to clipboard
val
weightUnit
:
WeightUnit