Contents

isBordered

A Boolean value that controls whether the text field draws a solid black border around its contents.

Declaration

var isBordered: Bool { get set }

Discussion

If true, the text field draws a border; if false, it doesn’t draw a border.