borderedProminent
A button style that applies the standard bordered prominent style based on the button’s context.
Declaration
@MainActor @preconcurrency static var borderedProminent: BorderedProminentButtonStyle { get }Discussion
In tvOS, this button style applies a Liquid Glass effect when the button gains focus.
To apply this style to a button, or to a view that contains buttons, use the buttonStyle(_:) modifier.