Contents

NSSecureTextFieldCell

A text field whose value is hidden from the user.

Declaration

class NSSecureTextFieldCell

Overview

NSSecureTextFieldCell works with NSSecureTextField and overrides the general cell use of the field editor to provide its own field editor, which doesn’t display text or allow the user to cut or copy its value.

Topics

Working with character echo

See Also

Cell