PasswordField

The PasswordField widget is a special TextField witch show the input hidden.

Preview Image

PasswordField

Features

  • Hide password
  • Pointer and keyboard control.
  • Set maximum input length.
  • Read only support.

Description

The PasswordField is a special TextField for password input. The PasswordField hide the text input.

The act is the same like the TextField, for more details see: TextField

Demos

Here are some links that demonstrate the usage of the widget:

API

Here is a link to the API of the Widget: