Struct TableLayout.TableLayoutCell

struct TableLayoutCell;

Fields

NameTypeDescription
col int
row int
widget Widget

Properties

NameTypeDescription
layoutHeight[get] int
layoutHeightFill[get] bool
layoutWidth[get] int
layoutWidthFill[get] bool
maxHeight[get] int
maxWidth[get] int
measuredHeight[get] int
measuredWidth[get] int
minHeight[get] int
minWidth[get] int

Methods

NameDescription
clear (col, row)
measure (w, pwidth, pheight)