Type Aliases

The following type aliases are available globally.

  • 画像を生成して返す関数を表す型です。

    Declaration

    Swift

    public typealias ImageProvider = () -> UIImage?