ButtonStyle
-
Button style for a ‘KodiItem’ button
Declaration
Swift
static func cellButton( item: any KodiItem, selected: Bool, style: ScrollCollectionStyle ) -> Styles.CellButton
-
Button style for a ‘play’ button
Declaration
Swift
static var playButton: Styles.PlayButton { get }