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

OrbiterAnchorPoint.BottomStart

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

Source set: Android
public object BottomStart : OrbiterAnchorPoint()

Attach the Orbiter at the start of the bottom 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: