create

actual open override fun create(dateTimePicker: DateTimePicker, coroutineScope: CoroutineScope): DateTimePickerPresenter

Creates a DateTimePickerPresenter

Return

The created DateTimePickerPresenter

Parameters

dateTimePicker

The DateTimePicker to be presented with the built presenter.

coroutineScope

The CoroutineScope managing the alert lifecycle.

expect open override fun create(dateTimePicker: DateTimePicker, coroutineScope: CoroutineScope): DateTimePickerPresenter

Creates a DateTimePickerPresenter

Return

The created DateTimePickerPresenter

Parameters

dateTimePicker

The DateTimePicker to be presented with the built presenter.

coroutineScope

The CoroutineScope managing the alert lifecycle.

actual open override fun create(dateTimePicker: DateTimePicker, coroutineScope: CoroutineScope): DateTimePickerPresenter

Creates a DateTimePickerPresenter

Return

The created DateTimePickerPresenter

Parameters

dateTimePicker

The DateTimePicker to be presented with the built presenter.

coroutineScope

The CoroutineScope managing the alert lifecycle.

actual open override fun create(dateTimePicker: DateTimePicker, coroutineScope: CoroutineScope): DateTimePickerPresenter

Creates a DateTimePickerPresenter

Return

The created DateTimePickerPresenter

Parameters

dateTimePicker

The DateTimePicker to be presented with the built presenter.

coroutineScope

The CoroutineScope managing the alert lifecycle.