Builder

constructor(themeResourceId: Int = 0, lifecycleManagerObserver: LifecycleManagerObserver = LifecycleManagerObserver())

Parameters

themeResourceId

the resource ID of the theme to apply to the date-time picker dialog

lifecycleManagerObserver

The LifecycleManagerObserver to observe lifecycle changes

constructor(viewController: <Error class: unknown class>)

Parameters

viewController

The UIViewController to present any DateTimePickerPresenter built using this builder.

constructor()
constructor()