Modifiers
enum Modifiers
Collection of SwiftUI View
Modifiers (shared)
-
A
ViewModifier
to show a star for unwatched itemsNote
Movie sets are shown here as well with its own SF symbolDeclaration
Swift
struct WatchStatus : ViewModifier
-
A
See moreViewModifier
to set de font style for details of aKodiItem
Declaration
Swift
struct DetailsFontStyle : ViewModifier
-
A
See moreViewModifier
to set the fanart backgroundDeclaration
Swift
struct SetBackground : ViewModifier
-
A
See moreViewModifier
to style the fanart of aKodiItem
Declaration
Swift
struct FanartStyle : ViewModifier
-
A
See moreViewModifier
to style the button of aKodiItem
Declaration
Swift
struct CellButton : ViewModifier
-
A
See moreViewModifier
to set the safe area in full screen (macOS)Declaration
Swift
struct FullScreenSafeArea : ViewModifier