Type Property 型プロパティ

link

A button style for buttons that emulate links. リンクと同じ機能を果たすボタンに対するボタンスタイル。

Declaration 宣言

static var link: LinkButtonStyle { get }
Available when Self is LinkButtonStyle.

Discussion 議論

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