Type Aliases

The following type aliases are available globally.

  • A closure that, when executed, restores some state.

    Declaration

    Swift

    public typealias RestorationHandler = () -> Void