You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: SDWebImageSwiftUI/Classes/ImageManager.swift
+2-2
Original file line number
Diff line number
Diff line change
@@ -71,7 +71,7 @@ public final class ImageManager : ObservableObject {
71
71
/// - Parameter url: The image url
72
72
/// - Parameter options: The options to use when downloading the image. See `SDWebImageOptions` for the possible values.
73
73
/// - Parameter context: A context contains different options to perform specify changes or processes, see `SDWebImageContextOption`. This hold the extra objects which `options` enum can not hold.
0 commit comments