NatDialogCompletionHandlerConfigurable
public protocol NatDialogCompletionHandlerConfigurable
A protocol to enable the configuration of a completion handler for the Dialog’s dismiss action
-
configure(dismissActionHandler:
Extension method) Sets a completion handler to the Dialog dismiss action
Declaration
Swift
@discardableResult public func configure(dismissActionHandler: ActionHandler?) -> Self
Parameters
divider
a block of code to be executed when the dialog is dismissed