Type Property 型プロパティ

borderedProminent

A button style that applies standard border prominent artwork based on the button’s context.

Declaration 宣言

static var borderedProminent: BorderedProminentButtonStyle { get }
Available when Self is BorderedProminentButtonStyle.

Discussion 議論

To apply this style to a button, or to a view that contains buttons, use the buttonStyle(_:) modifier. このスタイルをボタンに、またはボタンを含むビューに適用するには、buttonStyle(_:)修飾子を使ってください。