Type Aliases

The following type aliases are available globally.

  • Type alias that we use in our initializer and other places, convenience to show clearly the reason of why use Any

    Declaration

    Swift

    public typealias CallbackFunctionType = Any