ButtonStyles
enum ButtonStyles
The Button Styles for Kodio
-
The Button View for a radio station
See moreDeclaration
Swift
struct RadioStation: View
-
Buttom style for a ‘play’, ‘shuffle’ or ‘stream’ button
See moreDeclaration
Swift
struct Play: ButtonStyle
-
Buttom style for Music Video navigation
See moreDeclaration
Swift
struct MusicVideoNavigation: ButtonStyle
-
Buttom style for a ‘help’ button
See moreDeclaration
Swift
struct Help: ButtonStyle
-
Button style for the browser
See moreDeclaration
Swift
struct Browser: ButtonStyle
-
A
See moreViewModifier
to add a play button styleDeclaration
Swift
struct PlayButtonStyle: ViewModifier