stretch constant

BoxAlignmentGeometry const stretch

Creates a directional alignment with the specified value. Values typically range from -1.0 (start) to 1.0 (end), with 0.0 being center.

Implementation

static const BoxAlignmentGeometry stretch = _StretchBoxAlignment();