Espacio de nombres: CodiumSDK.CPL
Ensamblado: CodiumSDK.dll

Align Content
C#
public enum AlignContent
ConstanteDescripción
CenterLines are packed toward the center of the flex container
Flex_EndLines are packed toward the end of the flex container
Flex_StartLines are packed toward the start of the flex container
InheritInherits this property from its parent element.
InitialSets this property to its default value.
Space_AroundLines are evenly distributed in the flex container, with half-size spaces on either end
Space_BetweenLines are evenly distributed in the flex container
Space_EvenlyLines are evenly distributed in the flex container, with equal space around them
StretchDefault value. Lines stretch to take up the remaining space