Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

Image Removed

For details about behavior of a password field, see TextField control.

...