-
Notifications
You must be signed in to change notification settings - Fork 0
cell xml ui
Radomiej edited this page Nov 24, 2016
·
1 revision
Cell is basic design object, contains in every ui elements: table, button, image etc. It allow you to position elements on screen.
This is cell attributes:
-
expand-all|expand-x|expand-y : bool
-
fill-all|fill-x|fill-y : bool
-
center|top|bottom|left|right|padding : bool
-
padding : float
-
space : float
-
colspan: int
-
height|min-height|max-height : float
-
width|min-width|max-width : float
For more details about cell work visit: https://github.com/EsotericSoftware/tablelayout