![]() |
API 0.9.5
|
#import <CPSecureTextField.h>
Instance Methods | |
(BOOL) | - isSecure |
Definition at line 2 of file CPSecureTextField.h.
- (BOOL) isSecure |
Returns YES
if the field's text is secure (password entry).
Reimplemented from CPTextField.
Definition at line 33 of file CPSecureTextField.j.