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

Justify Content
C#
public enum JustifyContent
ConstanteDescripción
CenterItems are positioned in the center of the container
Flex_EndItems are positioned at the end of the container
Flex_StartDefault value. Items are positioned at the beginning of the container
InheritInherits this property from its parent element.
InitialSets this property to its default value.
Space_AroundItems will have space before, between, and after them
Space_BetweenItems will have space between them
Space_EvenlyItems will have equal space around them