MemriImageView
struct MemriImageView : UIViewRepresentable
Undocumented
-
Undocumented
Declaration
Swift
var image: UIImage
-
Undocumented
Declaration
Swift
var fitContent: Bool
-
Declaration
Swift
func makeUIView(context: Context) -> UIImageView
-
Declaration
Swift
func updateUIView(_ imageView: UIImageView, context: Context)