html中style="display:none",在mxml对应的是什么?
style="display:none"
includeInLayout="false" visible="false"
e.g:
<mx:HBox width="100%" horizontalGap="12" includeInLayout="false" visible="false">
标签
查看
355 次