DateTimePickerPresenter
Deprecated
This feature has been deprecated. It is recommended to use Compose Multiplatform instead.
A BaseDateTimePickerPresenter for presenting a DateTimePicker.
Parameters
The DateTimePicker being presented.
the resource ID of the theme to apply to the date-time picker dialog
The LifecycleManagerObserver to observe lifecycle changes
The CoroutineScope managing changes to the alert presentation.
Deprecated
This feature has been deprecated. It is recommended to use Compose Multiplatform instead.
Class for presenting a DateTimePicker. Implementation of BaseDateTimePickerPresenter
Deprecated
This feature has been deprecated. It is recommended to use Compose Multiplatform instead.
A BaseDateTimePickerPresenter for presenting a DateTimePicker
Parameters
the DateTimePicker to present
The UIViewController to present the DateTimePicker
Constructors
Types
A BaseDateTimePickerPresenter.Builder for creating a DateTimePickerPresenter
A BaseDateTimePickerPresenter.Builder for creating a DateTimePickerPresenter
A BaseDateTimePickerPresenter.Builder for creating a DateTimePickerPresenter
Functions
Dismisses the currently presented DateTimePicker.
Dismisses the currently presented DateTimePicker.
Dismisses the currently presented DateTimePicker.
Presents a DateTimePicker and suspends until completion
Presents a DateTimePicker and suspends until completion
Presents a DateTimePicker and suspends until completion