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://www.yogalayout.dev/docs/styling/position for more information.