Play

struct Play : ButtonStyle

Buttom style for a ‘play’, ‘shuffle’ or ‘stream’ button

  • Enabled or not

    Declaration

    Swift

    @Environment
    var isEnabled: Bool { get }
  • The style

    Declaration

    Swift

    func makeBody(configuration: `Self`.Configuration) -> some View