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

OrbiterAnchorPoint.StartBottom

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

Source set: Android
public object StartBottom : OrbiterAnchorPoint()

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