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

OrbiterAnchorPoint.TopEnd

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

Source set: Android
public object TopEnd : OrbiterAnchorPoint()

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

Functions

calculateAnchorVector

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

Content updated: