Type Property 型プロパティ

borderless

A button style that doesn’t apply a border. 境界線(ボーダー)を適用しないボタンスタイル。

Declaration 宣言

static var borderless: BorderlessButtonStyle { get }
Available when Self is BorderlessButtonStyle.

Discussion 議論

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