Error
public extension Error
-
alert(role:
From Chord_Provideraction: ) Create a
AlertMessage
from an ErrorDeclaration
Swift
func alert(role: ButtonRole? = nil, action: (() -> Void)? = nil) -> AlertMessage
Parameters
role
The optional role of the confirm
Button
action
The optional action of the confirm
Button
Return Value
A formatted
AlertMessage