showAsync

open override fun showAsync(animated: Boolean, completion: (KalugaDate?) -> Unit)

Presents a DateTimePicker

Parameters

animated

Pass true to animate the presentation

completion

The callback invoked when a KalugaDate is selected or the dialog is cancelled