ShowAlert
public struct ShowAlert : ShortcutDisplays an alert with a title, a message, and two buttons. If the user selects the OK button, the shortcut continues,. The cancel button stops the shortcut.
- 
                  
                  The contents of the shortcut. DeclarationSwift public var body: some Shortcut { get }
 View on GitHub
View on GitHub ShowAlert Structure Reference
        ShowAlert Structure Reference