OrbiterAlignment.BottomRight

class OrbiterAlignment.BottomRight : OrbiterAlignment


Bottom-Right absolute edge alignment.

Summary

Public constructors

BottomRight(
    edgeOffsetType: OrbiterEdgeOffsetType,
    offset: DpVolumeOffset
)

Public constructors

BottomRight

Added in 1.0.0-alpha17
BottomRight(
    edgeOffsetType: OrbiterEdgeOffsetType = OrbiterEdgeOffsetType.OuterEdge,
    offset: DpVolumeOffset = DpVolumeOffset(0.dp, 0.dp, OrbiterDefaults.Elevation)
)