init(_:label:)

Create a labeled slider tick at a specific value.

Declaration

init(_ value: V, @ViewBuilder label: () -> some View)