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