Instance Method インスタンスメソッド

buttonBorderShape(_:)

Sets the border shape for buttons in this view.

Declaration 宣言

func buttonBorderShape(_ shape: ButtonBorderShape) -> some View

Parameters パラメータ

shape

the shape to use.

Discussion 議論

The border shape is used to draw the platter for a bordered button.

See Also 参照

Styling Buttons ボタンのスタイルを指定する