Type Property 型プロパティ

bordered

A button style that applies standard border artwork based on the button’s context. あるボタンスタイル、それは、標準境界線アートワークをボタンのもつ文脈に基づき適用します。

Declaration 宣言

static var bordered: BorderedButtonStyle { get }
Available when Self is BorderedButtonStyle.

Discussion 議論

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