Version: 2021.1
언어: 한국어

Align

enumeration

매뉴얼로 전환

설명

Defines the alignement behavior along an axis.

변수

AutoLet Flex decide.
FlexStartStart margin of the item is placed at the start of the axis.
CenterItems are centered on the axis.
FlexEndEnd margin of the item is placed at the end of the axis.
StretchDefault. stretch to fill the axis while respecting min/max values.