Skip to main content
Apple Developer Docs
Fonts
Symbols
×
SwiftUI
/
BorderedButtonStyle
/
init(tint:)
init(tint:)
Creates a bordered button style with a tint color.
Declaration
init
(
tint
:
Color
)