Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 334 Bytes

TileBox.md

File metadata and controls

10 lines (7 loc) · 334 Bytes

TileBox(格子布局)

TileBox 继承了 Box 容器属性和方法,更多可用属性和方法请参考:Box 容器

可用属性

属性名称 默认值 参数类型 用途
columns 1 INT 列数,如(4)
itemsize 0,0 SIZE 子项固定大小,如(128,128)