setBordered(_:)
Sets whether the receiver’s entries should display a border around their editable text fields.
Declaration
func setBordered(_ flag: Bool)Parameters
Discussion
The border is drawn as a thin line around the editable text field. An entry can have a border or a bezel, but not both.