Contents

roundedBorder

A text field style with a system-defined rounded border.

Declaration

@export(implementation) static var roundedBorder: RoundedBorderTextFieldStyle { get }

Discussion

Use textFieldStyle(_:) to apply the bordered style with textInputBorderShape(_:) to apply the roundedRectangle shape instead.

See Also

Getting built-in text field styles