HorizontalScrollPolicy Property (FlexTextArea)

Class

FlexTextArea class

Action

Gets whether the horizontal scroll bar is always on (ScrollPolicy.ON), always off (ScrollPolicy.OFF), or turns on when needed (ScrollPolicy.AUTO).

The default value is ScrollPolicy.AUTO.

Data Type

STRING

Access

Read only