跳转到内容

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