I just noticed a few places in TLF where we have such metadata. For example:
[ ArrayElementType("text.elements.TextFlowLine") ]
private var _lines:Array;
Does anyone know what that does?
I just noticed a few places in TLF where we have such metadata. For example:
[ ArrayElementType("text.elements.TextFlowLine") ]
private var _lines:Array;
Does anyone know what that does?