VolumeSlider

struct VolumeSlider : View

Volume slider

  • Init the View

    Declaration

    Swift

    public init()
  • The body of the View

    Declaration

    Swift

    public var body: some View { get }