We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f05e6e3 commit c828794Copy full SHA for c828794
Sources/ScreenData/Types/ImageAspectScale.swift
@@ -1,4 +1,4 @@
1
-public enum ImageAspectScale: String {
+public enum ImageAspectScale: String, Codable {
2
case fit
3
case fill
4
}
0 commit comments