alignSelf

open fun alignSelf(alignSelf: YogaAlign): T

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

Default: AUTO