SetPartyMode

struct SetPartyMode : View

Partymode button (forced to audio)

Note

This will set ‘Party Mode’ for audio, I don’t see a use of videos for this
  • Init the View

    Declaration

    Swift

    public init()
  • The body of the View

    Declaration

    Swift

    public var body: some View { get }