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

getSelectedDate

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

getSelectedDate

Source set: JvmAndAndroid
public fun DatePickerState.getSelectedDate(): LocalDate?

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

Return

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

Content updated: