AlertPresenter
Deprecated
This feature has been deprecated. It is recommended to use Compose Multiplatform instead.
A BaseAlertPresenter for presenting an Alert.
Parameters
The Alert being presented.
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 an Alert. Implementation of BaseAlertPresenter
Deprecated
This feature has been deprecated. It is recommended to use Compose Multiplatform instead.
A BaseAlertPresenter for presenting an Alert.
Parameters
The Alert being presented.
The UIViewController to present the Alert
Method that creates a UIPopoverPresentationControllerDelegateProtocol. This allows for presentation of Alert.Style.ACTION_LIST on iPad.
Types
A BaseAlertPresenter.Builder for creating an AlertPresenter
A BaseAlertPresenter.Builder for creating an AlertPresenter
A BaseAlertPresenter.Builder for creating an AlertPresenter
Functions
Callback called from UITextField for action of type UIControlEventEditingChanged for alerts of type Alert.Style.TEXT_INPUT