ImageViewState
enum ImageViewState
Undocumented
-
Undocumented
Declaration
Swift
case hidden
-
Undocumented
Declaration
Swift
case shown(image: UIImage?)
-
Undocumented
Declaration
Swift
case transparent
-
Undocumented
Declaration
Swift
public var image: UIImage? { get }