Name

NSSecureTextFieldCell — Mac OS X 10.0

Synopsis

This class is the cell associated with the NSSecureTextField control. NSSecureTextFieldCell is responsible for the appearance of the secure text field control, as well as any mouse event handling that occurs over the cell.

image with no caption

@interface NSSecureTextFieldCell : NSTextFieldCell
                                  // Accessor Methods
   - (void)setEchosBullets:(BOOL)flag;
   - (BOOL)echosBullets;

Get Cocoa in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.