May 2003
Intermediate to advanced
566 pages
27h 29m
English
NSSecureTextField — Mac OS X 10.0
NSSecureTextField is a subclass of
NSTextField that adds the
behavior of
displaying the contents of the text field as a string of dots so that
the value of the string is kept hidden. This is the control a
developer would use for password entry fields, or any other text
field that displays sensitive values that may need to be hidden.
|
|
@interface NSSecureTextField : NSTextField
|
Read now
Unlock full access