🌈 Create new beautiful Compose Gradients with our new wesite ->
Function

getSelectedStartDate

Returns a LocalDate representation of the selected start date in this DateRangePickerState, or null in case there is no selection.

getSelectedStartDate

Source set: JvmAndAndroid
public fun DateRangePickerState.getSelectedStartDate(): LocalDate?

Returns a LocalDate representation of the selected start date in this DateRangePickerState, or null in case there is no selection.

Return

The selected start LocalDate, or null if there is no selection.

Content updated: