Class

OrbiterAnchorPoint

Represents an anchor point for an Orbiter relative to its target.

Source set: Android
public sealed class OrbiterAnchorPoint private constructor()

Represents an anchor point for an Orbiter relative to its target.

Each anchor point defines a specific location on the boundary of the target where the orbiter can be attached. The anchor points are sensitive to LayoutDirection, ensuring that concepts like "start" and "end" are correctly interpreted in both LTR and RTL contexts.

For layout direction-agnostic positioning, use the Absolute variants.

Last updated: