Styles

enum Styles

SwiftUI styles for buttons and labels (shared)

Cell Button

  • SwiftUI Button style for a cell Button

    See more

    Declaration

    Swift

    struct CellButton : ButtonStyle

Play Button

  • SwiftUI Button style for a Play Button

    See more

    Declaration

    Swift

    struct PlayButton : ButtonStyle

Play Label

  • SwiftUI Label style for a Play Button

    See more

    Declaration

    Swift

    struct PlayLabel : LabelStyle

Detail Label

  • SwiftUI Label style for a media item detail label

    See more

    Declaration

    Swift

    struct DetailLabel : LabelStyle