Contents

link

A button style for buttons that emulate links.

Declaration

@MainActor @preconcurrency static var link: LinkButtonStyle { get }

Discussion

To apply this style to a button, or to a view that contains buttons, use the buttonStyle(_:) modifier.

See Also

Getting built-in button styles