WatchStatus
struct WatchStatus : ViewModifier
A ViewModifier to show a star for unwatched items
Note
Movie sets are shown here as well with its own SF symbol-
The Kodi item
Declaration
Swift
let item: any KodiItem -
The modifier
Declaration
Swift
func body(content: Content) -> some View
View on GitHub
WatchStatus Structure Reference