alignSelf

open fun alignSelf(alignSelf: YogaAlign): T

Controls how a child aligns in the cross direction, overriding the alignItems of the parent. See https://www.yogalayout.dev/docs/styling/align-items-self for more information.

Default: AUTO