Contents

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.

See Also

Creating a Text Field Cell