Contents

ButtonBorderShape

A shape used to draw a button’s border.

Declaration

struct ButtonBorderShape

Overview

Use the buttonBorderShape(_:) view modifier to apply the shape to bordered buttons within a view hierarchy.

Topics

Getting border shapes

See Also

Creating buttons