Constructor

@:value({ leading : 0, indent : 0, rightMargin : 0, leftMargin : 0, underline : false, italic : false, bold : false, color : 0, size : 0 })new(?font:String, size:Float = 0, color:UInt = 0, bold:Bool = false, italic:Bool = false, underline:Bool = false, ?url:String, ?target:String, ?align:TextFormatAlign, leftMargin:Float = 0, rightMargin:Float = 0, indent:Float = 0, leading:Float = 0)

Variables

@:flash.propertyalign:TextFormatAlign

@:flash.propertyblockIndent:Null<Float>

@:flash.propertybold:Null<Bool>

@:flash.propertybullet:Null<Bool>

@:flash.propertycolor:Null<UInt>

@:flash.propertydisplay:TextFormatDisplay

@:flash.propertyfont:String

@:flash.propertyindent:Null<Float>

@:flash.propertyitalic:Null<Bool>

@:flash.propertykerning:Null<Bool>

@:flash.propertyleading:Null<Float>

@:flash.propertyleftMargin:Null<Float>

@:flash.propertyletterSpacing:Null<Float>

@:flash.propertyrightMargin:Null<Float>

@:flash.propertysize:Null<Float>

@:flash.propertytabStops:Array<UInt>

@:flash.propertytarget:String

@:flash.propertyunderline:Null<Bool>

@:flash.propertyurl:String