🌈 Create new beautiful Compose Gradients with our new wesite ->
Object

OrbiterAnchorPoint.TopStart

Attach the Orbiter at the start of the top edge of the content.

Source set: Android
public object TopStart : OrbiterAnchorPoint()

Attach the Orbiter at the start of the top edge of the content. Start is Left if the layout direction is LTR and Right if the layout direction is RTL.

Functions

calculateAnchorVector

Source set: Android
override fun calculateAnchorVector(
            anchorHalfSize: FloatSize2d,
            layoutDirection: LayoutDirection,
            orbiterHalfSize: FloatSize2d,
        ): Vector3

Content updated: