Builder
A BaseAlertPresenter.Builder for creating an AlertPresenter
Parameters
The LifecycleManagerObserver to observe lifecycle changes
A BaseAlertPresenter.Builder for creating an AlertPresenter
A BaseAlertPresenter.Builder for creating an AlertPresenter
Parameters
The UIViewController to present any AlertPresenter built using this builder.
Method that creates a UIPopoverPresentationControllerDelegateProtocol for an Alert. This allows for presentation of Alert.Style.ACTION_LIST on iPad.
A BaseAlertPresenter.Builder for creating an AlertPresenter
A BaseAlertPresenter.Builder for creating an AlertPresenter
Constructors
Constructor that returns a DefaultUIPopoverPresentationControllerDelegateProtocol when a presented AlertPresenter requires a UIPopoverPresentationControllerDelegateProtocol.
Functions
Builds a BaseAlertPresenter of type Alert.Style.ACTION_LIST using DSL syntax (thread safe)
Builds a BaseAlertPresenter of type Alert.Style.ALERT using DSL syntax (thread safe)
Builds a BaseAlertPresenter of type Alert.Style.TEXT_INPUT using DSL syntax (thread safe)
Creates an AlertPresenter
Creates an AlertPresenter
Creates an AlertPresenter
Creates an AlertPresenter