FanartStyle
struct FanartStyle : ViewModifier
A ViewModifier to style the fanart of a KodiItem
-
The
KodiItemDeclaration
Swift
let item: any KodiItem -
The optional overlay
Declaration
Swift
var overlay: String? -
The modifier
Declaration
Swift
func body(content: Content) -> some View
View on GitHub
FanartStyle Structure Reference