Skip to main content
Apple Developer Docs
Fonts
Symbols
×
SwiftUI
/
LinearProgressViewStyle
/
init(tint:)
init(tint:)
Creates a linear progress view style with a tint color.
Declaration
init
(
tint
:
Color
)