Type Aliases

The following type aliases are available globally.

  • Action block to perform when a button is pressed

    Declaration

    Swift

    public typealias AlertAction = () -> Void