KodiArt
public enum KodiArt
SwiftUI Views for Kodi art (SwiftlyKodi Type)
It will give the most fitting art for the KodiItem
For example, when asking for a season poster; you will get the seasonPoster
-
Poster art with 3:2 ratio
Declaration
Swift
case poster
-
Fanart art with 16:9 ratio
Declaration
Swift
case fanart
-
Square art with 1:1 ratio
Declaration
Swift
case square