A user interface control that displays text.

Available since

1.0.0

.

Variables

@:flash.propertyread onlybaseline:Float

The baseline of the text, measured from the top of the control. May be used in layouts.

Note: This property may not return the correct value when the control is in an invalid state. To be safe, call validateNow() before accessing this value.

Available since

1.0.0

.

@:flash.propertytext:String

The text to display.

Available since

1.0.0

.