Optional
alignmentOptional
columnNumber of columns in the grid
Optional
columnGap between columns in the grid
Optional
columnDetails of the grid column sizes Corresponds to grid-template-columns in css
Optional
directionDetermines how the children of the layer are laid out in this layer:
Optional
distributionDetermines how the children are distributed inside the layer.
Optional
gapDistance between children of the layer.
Optional
itemDetermines how the children are aligned inside the layer.
Optional
paddingPadding between the borders of the layer and its children.
Optional
rowNumber of rows in the grid
Optional
rowGap betweeen rows in the grid
Optional
rowDetails of the grid row sizes Corresponds to grid-template-rows in css
Optional
sizingOptional
wrapIndicates whether the children wraps if they don't fit the width/height.
Optional
wrapSpacing in counter axis of the direction.
Static
ALIGNMENTStatic
ALLOWED_Static
DIRECTIONStatic
DISTRIBUTIONStatic
SIZING_
An interface to represent the layout of Layer