AlertConfiguration
public struct AlertConfiguration
The configuration for creating an alert view.
-
Creates an alert view configuration object.
Declaration
Parameters
titleThe title text of the alert view.
messageThe message text of the alert view.
actionAction object.
secondaryActionSecondary action object.
-
The action button on the bottom of an alert view.
See moreDeclaration
Swift
struct Action