Inherits From:
NSTextField : NSControl : NSView : NSResponder : NSObject
Conforms To:
NSCoding (NSResponder)
NSObject (NSObject)
Declared In:
AppKit/NSSecureTextField.h
stringValue
method, but users can't extract it themselves. NSSecureTextField overrides many aspects of text editing to prevent passing of the object's value out by mechanisms available to the user (namely, through Cut, Copy, and Paste commands, and the Services facility). This object also overrides the text system's drawing routine to draw no text at all.