DisplayAsPassword Property (FlexTextArea)

Class

FlexTextArea class

Action

Gets whether this control is used for entering passwords.

If true, the field does not display entered text, instead, each text character entered into the control appears as the character *. The default value is false.

Data Type

BOOLEAN

Access

Read only