init(coder:)
Initializes a text field cell from data in the provided unarchiver.
Declaration
init(coder: NSCoder)Parameters
- coder:
An unarchiver object.
Return Value
A text field cell that displays a string.
Initializes a text field cell from data in the provided unarchiver.
init(coder: NSCoder)An unarchiver object.
A text field cell that displays a string.