A text field that hides the typed text.
SDK
- macOS 10.0+
Framework
- App
Kit
Declaration
class NSSecureTextField : NSText Field
Overview
A secure text field is suitable for use as a password-entry object or for any item in which the text value must be kept secret. NSSecure
uses NSSecure
to implement its user interface.