positionPx

open fun positionPx(edge: YogaEdge, @Px position: Int): T

When used in combination with positionType of ABSOLUTE, allows the component to specify how it should be positioned within its parent. See https://yogalayout.dev/docs/absolute-relative-layout for more information.