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

OrbiterAlignment.BottomRight

Bottom-Right absolute edge alignment.

Source set: Android
public class BottomRight(
        edgeOffsetType: OrbiterEdgeOffsetType = OrbiterEdgeOffsetType.OuterEdge,
        offset: DpVolumeOffset = DpVolumeOffset(0.dp, 0.dp, OrbiterDefaults.Elevation),
    ) : OrbiterAlignment(SpatialAbsoluteAlignment.BottomRight, edgeOffsetType, offset)

Bottom-Right absolute edge alignment.

Content updated: