- Loading...
...
PasswordField control behaves exactly same as TextField on touch platforms. There are two differences though: 1. password fields do not show characters, but mask them instead and 2. there is no support for text copy.
Image: PasswordField
For details about behavior of a password field, see TextField control.
...