Contents

automatic

A shape that defers to the system to determine an appropriate shape for the given context and platform.

Declaration

static let automatic: ButtonBorderShape

Discussion

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

See Also

Getting border shapes