delegate

The text field’s delegate.

Declaration

weak var delegate: (any NSTextFieldDelegate)? { get set }