show

abstract suspend fun show(animated: Boolean = true): KalugaDate?

Presents a DateTimePicker and suspends until completion

Return

The KalugaDate that was selected or null if the DateTimePicker was cancelled

Parameters

animated

Pass true to animate the presentation