ImageViewJSExport

@objc
public protocol ImageViewJSExport : JSExport

Undocumented

  • Undocumented

    Declaration

    Swift

    func remove()
  • Undocumented

    Declaration

    Swift

    func picked(_ action: @escaping ((UIImage) -> Void))
  • Undocumented

    Declaration

    Swift

    func setSource(_ source: String)