Type Aliases
The following type aliases are available globally.
-
画像を生成して返す関数を表す型です。
Declaration
Swift
public typealias ImageProvider = () -> UIImage?
The following type aliases are available globally.
画像を生成して返す関数を表す型です。
Swift
public typealias ImageProvider = () -> UIImage?