MockDateTimePickerPresenter
class MockDateTimePickerPresenter(val dateTimePicker: DateTimePicker, setupMocks: Boolean = true) : BaseDateTimePickerPresenter
Deprecated
This feature has been deprecated. It is recommended to use Compose Multiplatform instead.
Mock implementation of BaseDateTimePickerPresenter
Parameters
setupMocks
If true configure mocks to display the date time picker
Types
Link copied to clipboard
Mock implementation of BaseDateTimePickerPresenter.Builder
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
true if the MockDateTimePickerPresenter is currently being presented
Link copied to clipboard
Functions
Link copied to clipboard
Closes the MockDateTimePickerPresenter by providing a KalugaDate
Link copied to clipboard
Link copied to clipboard