WatermarkAnimatedImageView
public class WatermarkAnimatedImageView : FLAnimatedImageView
Used by the notification extension to render the watermark above a GIPHY image.
-
Undocumented
Declaration
Swift
@IBOutlet public weak var watermarkImageView: UIImageView!
-
Undocumented
Declaration
Swift
public static func loadFromNib(bundle: Bundle = Bundle(for: WatermarkAnimatedImageView.self)) -> WatermarkAnimatedImageView