Skip to content

JustifyContent

const JustifyContent: object

Defined in: ui/layout/flex.ts:15

readonly Center: 1 = 1

readonly End: 2 = 2

readonly SpaceAround: 4 = 4

readonly SpaceBetween: 3 = 3

readonly SpaceEvenly: 5 = 5

readonly Start: 0 = 0